#CCF176#CCF176
#CCF176 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.6% C 0.156 H 123.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF176 |
|---|---|
| RGB | rgb(204, 241, 118) |
| HSL | hsl(78, 81%, 70%) |
| HSV | hsv(78, 51%, 95%) |
| CMYK | cmyk(15.4%, 0%, 51%, 5.5%) |
| CIE-LAB | lab(90.35, -30.37, 54.87) |
| CIE-LCH | lch(90.35, 62.71, 118.96°) |
| OKLab | oklab(90.63% -0.0856 0.13) |
| OKLCH | oklch(90.63% 0.156 123.4) |
| XYZ | xyz(59.6273, 77.0557, 28.8679) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pear
#CBF85F
ΔE00 3.34
Light Pea Green
#C4FE82
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF176 #9B76F1
analogous
#F1D976 #CCF176 #8EF176
triadic
#CCF176 #76CCF1 #F176CC
tetradic
#CCF176 #76F1D9 #9B76F1 #F1768E
square
#CCF176 #76F1D9 #9B76F1 #F1768E
split-complementary
#CCF176 #768EF1 #D976F1
monochromatic
#9DD716 #B7EB3E #CCF176 #E1F7AE #F5FCE3
Accessibility & contrast
On white
1.28
#CCF176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CCF176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF176
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF176 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46B
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#D4E7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf176; /* rgb */ color: rgb(204, 241, 118); /* oklch */ color: oklch(90.6% 0.156 123.4);
Tailwind
colors: {
custom: {
50: '#def5a0',
500: '#ccf176',
950: '#000000',
},
}SCSS
$custom: #ccf176; $custom-light: #def5a0; $custom-dark: #000000;
JSON
{
"hex": "#ccf176",
"rgb": {
"r": 204,
"g": 241,
"b": 118
},
"hsl": {
"h": 78.049,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.90628,
"c": 0.15563,
"h": 123.4
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#CCF176
secondary
#6A40CB
accent
#08DE48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580