#CFFB77#CFFB77
#CFFB77 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.0% C 0.167 H 124.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFB77 |
|---|---|
| RGB | rgb(207, 251, 119) |
| HSL | hsl(80, 94%, 73%) |
| HSV | hsv(80, 53%, 98%) |
| CMYK | cmyk(17.5%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(93.27, -33.77, 57.92) |
| CIE-LCH | lch(93.27, 67.04, 120.24°) |
| OKLab | oklab(93.04% -0.0952 0.1367) |
| OKLCH | oklch(93.04% 0.167 124.9) |
| XYZ | xyz(63.5591, 83.5911, 30.2354) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.41
Pear
#CBF85F
ΔE00 2.48
Pale Lime
#BEFD73
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 2.94
Light Lime Green
#B9FF66
ΔE00 3.78
Light Yellowish Green
#C2FF89
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFB77 #A377FB
analogous
#FBE577 #CFFB77 #8DFB77
triadic
#CFFB77 #77CFFB #FB77CF
tetradic
#CFFB77 #77FBE5 #A377FB #FB778D
square
#CFFB77 #77FBE5 #A377FB #FB778D
split-complementary
#CFFB77 #778DFB #E577FB
monochromatic
#A3F107 #BAF93C #CFFB77 #E4FDB2 #F5FEE1
Accessibility & contrast
On white
1.19
#CFFB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CFFB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFB77
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFB77 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFEB7F
Tritanopia (blue-blind)
#D7F1DD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffb77; /* rgb */ color: rgb(207, 251, 119); /* oklch */ color: oklch(93.0% 0.167 124.9);
Tailwind
colors: {
custom: {
50: '#e0fca1',
500: '#cffb77',
950: '#000000',
},
}SCSS
$custom: #cffb77; $custom-light: #e0fca1; $custom-dark: #000000;
JSON
{
"hex": "#cffb77",
"rgb": {
"r": 207,
"g": 251,
"b": 119
},
"hsl": {
"h": 80,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.93035,
"c": 0.16654,
"h": 124.9
},
"luminance": 0.83592
}Semantic roles & 50–950 ramp
primary
#CFFB77
secondary
#723FD8
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580