#CFEE7F#CFEE7F
#CFEE7F is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.3% C 0.142 H 122.1°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE7F |
|---|---|
| RGB | rgb(207, 238, 127) |
| HSL | hsl(77, 77%, 72%) |
| HSV | hsv(77, 47%, 93%) |
| CMYK | cmyk(13%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(89.83, -26.94, 50.11) |
| CIE-LCH | lch(89.83, 56.89, 118.26°) |
| OKLab | oklab(90.3% -0.0754 0.1201) |
| OKLCH | oklch(90.3% 0.142 122.1) |
| XYZ | xyz(60.1376, 75.9467, 31.5656) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.96
Pear
#CBF85F
ΔE00 4.91
Light Pea Green
#C4FE82
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Pale Lime
#BEFD73
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE7F #9E7FEE
analogous
#EED67F #CFEE7F #98EE7F
triadic
#CFEE7F #7FCFEE #EE7FCF
tetradic
#CFEE7F #7FEED6 #9E7FEE #EE7F98
square
#CFEE7F #7FEED6 #9E7FEE #EE7F98
split-complementary
#CFEE7F #7F98EE #D67FEE
monochromatic
#A2D61C #BBE749 #CFEE7F #E3F5B5 #F5FBE4
Accessibility & contrast
On white
1.30
#CFEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CFEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE7F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE7F | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E376
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#D7E4D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee7f; /* rgb */ color: rgb(207, 238, 127); /* oklch */ color: oklch(90.3% 0.142 122.1);
Tailwind
colors: {
custom: {
50: '#dff3a6',
500: '#cfee7f',
950: '#000000',
},
}SCSS
$custom: #cfee7f; $custom-light: #dff3a6; $custom-dark: #000000;
JSON
{
"hex": "#cfee7f",
"rgb": {
"r": 207,
"g": 238,
"b": 127
},
"hsl": {
"h": 76.757,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.903,
"c": 0.14183,
"h": 122.1
},
"luminance": 0.75947
}Semantic roles & 50–950 ramp
primary
#CFEE7F
secondary
#6D49C8
accent
#0DD946
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580