#CFEE7B#CFEE7B
#CFEE7B is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.146 H 121.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE7B |
|---|---|
| RGB | rgb(207, 238, 123) |
| HSL | hsl(76, 77%, 71%) |
| HSV | hsv(76, 48%, 93%) |
| CMYK | cmyk(13%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.79, -27.34, 51.93) |
| CIE-LCH | lch(89.79, 58.69, 117.77°) |
| OKLab | oklab(90.25% -0.0768 0.1239) |
| OKLCH | oklch(90.25% 0.146 121.8) |
| XYZ | xyz(59.8821, 75.8445, 30.2198) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.91
Pear
#CBF85F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Pale Lime
#BEFD73
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE7B #9A7BEE
analogous
#EED37B #CFEE7B #95EE7B
triadic
#CFEE7B #7BCFEE #EE7BCF
tetradic
#CFEE7B #7BEED3 #9A7BEE #EE7B95
square
#CFEE7B #7BEED3 #9A7BEE #EE7B95
split-complementary
#CFEE7B #7B95EE #D37BEE
monochromatic
#A2D31B #BBE745 #CFEE7B #E3F5B1 #F5FCE4
Accessibility & contrast
On white
1.30
#CFEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#CFEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE7B
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE7B | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE271
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#D7E4D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfee7b; /* rgb */ color: rgb(207, 238, 123); /* oklch */ color: oklch(90.2% 0.146 121.8);
Tailwind
colors: {
custom: {
50: '#dff3a3',
500: '#cfee7b',
950: '#000000',
},
}SCSS
$custom: #cfee7b; $custom-light: #dff3a3; $custom-dark: #000000;
JSON
{
"hex": "#cfee7b",
"rgb": {
"r": 207,
"g": 238,
"b": 123
},
"hsl": {
"h": 76.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.90246,
"c": 0.14578,
"h": 121.8
},
"luminance": 0.75845
}Semantic roles & 50–950 ramp
primary
#CFEE7B
secondary
#6946C8
accent
#0CD943
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580