#CCF08E#CCF08E
#CCF08E is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.7% C 0.130 H 125.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF08E |
|---|---|
| RGB | rgb(204, 240, 142) |
| HSL | hsl(82, 77%, 75%) |
| HSV | hsv(82, 41%, 94%) |
| CMYK | cmyk(15%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(90.37, -27.35, 43.51) |
| CIE-LCH | lch(90.37, 51.39, 122.15°) |
| OKLab | oklab(90.74% -0.0754 0.1062) |
| OKLCH | oklch(90.74% 0.13 125.4) |
| XYZ | xyz(60.9440, 77.1101, 37.2589) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF08E #B28EF0
analogous
#F0E38E #CCF08E #9BF08E
triadic
#CCF08E #8ECCF0 #F08ECC
tetradic
#CCF08E #8EF0E3 #B28EF0 #F08E9B
square
#CCF08E #8EF0E3 #B28EF0 #F08E9B
split-complementary
#CCF08E #8E9BF0 #E38EF0
monochromatic
#9BE222 #B4E958 #CCF08E #E4F7C4 #F3FBE4
Accessibility & contrast
On white
1.28
#CCF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CCF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF08E
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF08E | 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)
#FAE586
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#D2E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf08e; /* rgb */ color: rgb(204, 240, 142); /* oklch */ color: oklch(90.7% 0.130 125.4);
Tailwind
colors: {
custom: {
50: '#ddf5b0',
500: '#ccf08e',
950: '#000000',
},
}SCSS
$custom: #ccf08e; $custom-light: #ddf5b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf08e",
"rgb": {
"r": 204,
"g": 240,
"b": 142
},
"hsl": {
"h": 82.041,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.90744,
"c": 0.13021,
"h": 125.4
},
"luminance": 0.77111
}Semantic roles & 50–950 ramp
primary
#CCF08E
secondary
#8156CC
accent
#0DD958
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581