#CFF176#CFF176
#CFF176 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.8% C 0.154 H 122.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF176 |
|---|---|
| RGB | rgb(207, 241, 118) |
| HSL | hsl(77, 81%, 70%) |
| HSV | hsv(77, 51%, 95%) |
| CMYK | cmyk(14.1%, 0%, 51%, 5.5%) |
| CIE-LAB | lab(90.54, -29.23, 55.15) |
| CIE-LCH | lch(90.54, 62.42, 117.93°) |
| OKLab | oklab(90.84% -0.0826 0.1306) |
| OKLCH | oklch(90.84% 0.154 122.3) |
| XYZ | xyz(60.4577, 77.4839, 28.9069) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.26
Pear
#CBF85F
ΔE00 3.36
Light Pea Green
#C4FE82
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF176 #9876F1
analogous
#F1D576 #CFF176 #92F176
triadic
#CFF176 #76CFF1 #F176CF
tetradic
#CFF176 #76F1D5 #9876F1 #F17692
square
#CFF176 #76F1D5 #9876F1 #F17692
split-complementary
#CFF176 #7692F1 #D576F1
monochromatic
#A1D716 #BCEB3E #CFF176 #E2F7AE #F5FCE3
Accessibility & contrast
On white
1.27
#CFF176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CFF176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF176
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF176 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56B
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#D8E7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff176; /* rgb */ color: rgb(207, 241, 118); /* oklch */ color: oklch(90.8% 0.154 122.3);
Tailwind
colors: {
custom: {
50: '#e0f5a0',
500: '#cff176',
950: '#000000',
},
}SCSS
$custom: #cff176; $custom-light: #e0f5a0; $custom-dark: #000000;
JSON
{
"hex": "#cff176",
"rgb": {
"r": 207,
"g": 241,
"b": 118
},
"hsl": {
"h": 76.585,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.90836,
"c": 0.15448,
"h": 122.3
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#CFF176
secondary
#6740CB
accent
#08DE43
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580