#CFED77#CFED77
#CFED77 is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.148 H 121.2°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFED77 |
|---|---|
| RGB | rgb(207, 237, 119) |
| HSL | hsl(75, 77%, 70%) |
| HSV | hsv(75, 50%, 93%) |
| CMYK | cmyk(12.7%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(89.47, -27.26, 53.42) |
| CIE-LCH | lch(89.47, 59.97, 117.04°) |
| OKLab | oklab(89.98% -0.0769 0.1269) |
| OKLCH | oklch(89.98% 0.148 121.2) |
| XYZ | xyz(59.3464, 75.1657, 28.8311) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.19
Pear
#CBF85F
ΔE00 4.25
Light Pea Green
#C4FE82
ΔE00 5.40
Pale Lime
#BEFD73
ΔE00 5.66
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFED77 #9577ED
analogous
#EDD077 #CFED77 #94ED77
triadic
#CFED77 #77CFED #ED77CF
tetradic
#CFED77 #77EDD0 #9577ED #ED7794
square
#CFED77 #77EDD0 #9577ED #ED7794
split-complementary
#CFED77 #7794ED #D077ED
monochromatic
#A1CE1B #BCE641 #CFED77 #E2F4AD #F5FBE3
Accessibility & contrast
On white
1.31
#CFED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CFED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFED77
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFED77 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16C
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#D8E3D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfed77; /* rgb */ color: rgb(207, 237, 119); /* oklch */ color: oklch(90.0% 0.148 121.2);
Tailwind
colors: {
custom: {
50: '#e0f2a1',
500: '#cfed77',
950: '#000000',
},
}SCSS
$custom: #cfed77; $custom-light: #e0f2a1; $custom-dark: #000000;
JSON
{
"hex": "#cfed77",
"rgb": {
"r": 207,
"g": 237,
"b": 119
},
"hsl": {
"h": 75.254,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.89977,
"c": 0.14835,
"h": 121.2
},
"luminance": 0.75166
}Semantic roles & 50–950 ramp
primary
#CFED77
secondary
#6442C6
accent
#0DD941
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580