#CCF08D#CCF08D
#CCF08D is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.131 H 125.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF08D |
|---|---|
| RGB | rgb(204, 240, 141) |
| HSL | hsl(82, 77%, 75%) |
| HSV | hsv(82, 41%, 94%) |
| CMYK | cmyk(15%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(90.36, -27.46, 43.98) |
| CIE-LCH | lch(90.36, 51.85, 121.98°) |
| OKLab | oklab(90.73% -0.0758 0.1072) |
| OKLCH | oklch(90.73% 0.131 125.2) |
| XYZ | xyz(60.8693, 77.0802, 36.8653) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.66
Tea Green
#BDF8A3
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF08D #B18DF0
analogous
#F0E28D #CCF08D #9BF08D
triadic
#CCF08D #8DCCF0 #F08DCC
tetradic
#CCF08D #8DF0E2 #B18DF0 #F08D9B
square
#CCF08D #8DF0E2 #B18DF0 #F08D9B
split-complementary
#CCF08D #8D9BF0 #E28DF0
monochromatic
#9CE221 #B4E957 #CCF08D #E4F7C3 #F3FBE4
Accessibility & contrast
On white
1.28
#CCF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CCF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF08D
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF08D | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#D2E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf08d; /* rgb */ color: rgb(204, 240, 141); /* oklch */ color: oklch(90.7% 0.131 125.2);
Tailwind
colors: {
custom: {
50: '#ddf5b0',
500: '#ccf08d',
950: '#000000',
},
}SCSS
$custom: #ccf08d; $custom-light: #ddf5b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf08d",
"rgb": {
"r": 204,
"g": 240,
"b": 141
},
"hsl": {
"h": 81.818,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.90729,
"c": 0.13127,
"h": 125.2
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#CCF08D
secondary
#8055CC
accent
#0DD957
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581