#CFF77D#CFF77D
#CFF77D is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.2% C 0.156 H 124.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF77D |
|---|---|
| RGB | rgb(207, 247, 125) |
| HSL | hsl(80, 88%, 73%) |
| HSV | hsv(80, 49%, 97%) |
| CMYK | cmyk(16.2%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(92.25, -31.35, 53.97) |
| CIE-LCH | lch(92.25, 62.42, 120.15°) |
| OKLab | oklab(92.23% -0.0879 0.1285) |
| OKLCH | oklch(92.23% 0.156 124.4) |
| XYZ | xyz(62.6946, 81.2672, 31.7813) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 3.10
Pear
#CBF85F
ΔE00 3.41
Pale Lime
#BEFD73
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF77D #A57DF7
analogous
#F7E27D #CFF77D #92F77D
triadic
#CFF77D #7DCFF7 #F77DCF
tetradic
#CFF77D #7DF7E2 #A57DF7 #F77D92
square
#CFF77D #7DF7E2 #A57DF7 #F77D92
split-complementary
#CFF77D #7D92F7 #E27DF7
monochromatic
#A3EB0E #BAF343 #CFF77D #E4FBB7 #F4FDE2
Accessibility & contrast
On white
1.22
#CFF77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CFF77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF77D
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF77D | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA72
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#D6EDDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff77d; /* rgb */ color: rgb(207, 247, 125); /* oklch */ color: oklch(92.2% 0.156 124.4);
Tailwind
colors: {
custom: {
50: '#e0faa5',
500: '#cff77d',
950: '#000000',
},
}SCSS
$custom: #cff77d; $custom-light: #e0faa5; $custom-dark: #000000;
JSON
{
"hex": "#cff77d",
"rgb": {
"r": 207,
"g": 247,
"b": 125
},
"hsl": {
"h": 79.672,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.92233,
"c": 0.15572,
"h": 124.4
},
"luminance": 0.81268
}Semantic roles & 50–950 ramp
primary
#CFF77D
secondary
#7445D3
accent
#00E54B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580