#CFEC77#CFEC77
#CFEC77 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.147 H 120.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC77 |
|---|---|
| RGB | rgb(207, 236, 119) |
| HSL | hsl(75, 75%, 70%) |
| HSV | hsv(75, 50%, 93%) |
| CMYK | cmyk(12.3%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(89.20, -26.79, 53.09) |
| CIE-LCH | lch(89.20, 59.47, 116.77°) |
| OKLab | oklab(89.76% -0.0756 0.1261) |
| OKLCH | oklch(89.76% 0.147 120.9) |
| XYZ | xyz(59.0577, 74.5883, 28.7349) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.44
Pear
#CBF85F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.63
Pale Lime
#BEFD73
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC77 #9477EC
analogous
#ECCF77 #CFEC77 #95EC77
triadic
#CFEC77 #77CFEC #EC77CF
tetradic
#CFEC77 #77ECCF #9477EC #EC7795
square
#CFEC77 #77ECCF #9477EC #EC7795
split-complementary
#CFEC77 #7795EC #CF77EC
monochromatic
#A1CC1D #BCE441 #CFEC77 #E2F4AD #F5FBE2
Accessibility & contrast
On white
1.32
#CFEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CFEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC77
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC77 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16C
Deuteranopia (green-blind)
#F5E07E
Tritanopia (blue-blind)
#D8E2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfec77; /* rgb */ color: rgb(207, 236, 119); /* oklch */ color: oklch(89.8% 0.147 120.9);
Tailwind
colors: {
custom: {
50: '#dff2a1',
500: '#cfec77',
950: '#000000',
},
}SCSS
$custom: #cfec77; $custom-light: #dff2a1; $custom-dark: #000000;
JSON
{
"hex": "#cfec77",
"rgb": {
"r": 207,
"g": 236,
"b": 119
},
"hsl": {
"h": 74.872,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.8976,
"c": 0.14706,
"h": 120.9
},
"luminance": 0.74588
}Semantic roles & 50–950 ramp
primary
#CFEC77
secondary
#6342C5
accent
#0ED840
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580