#CCF08F#CCF08F
#CCF08F is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.129 H 125.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF08F |
|---|---|
| RGB | rgb(204, 240, 143) |
| HSL | hsl(82, 76%, 75%) |
| HSV | hsv(82, 40%, 94%) |
| CMYK | cmyk(15%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(90.39, -27.23, 43.04) |
| CIE-LCH | lch(90.39, 50.93, 122.32°) |
| OKLab | oklab(90.76% -0.075 0.1052) |
| OKLCH | oklch(90.76% 0.129 125.5) |
| XYZ | xyz(61.0195, 77.1403, 37.6561) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.41
Light Pea Green
#C4FE82
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 4.74
Tea Green
#BDF8A3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF08F #B38FF0
analogous
#F0E38F #CCF08F #9BF08F
triadic
#CCF08F #8FCCF0 #F08FCC
tetradic
#CCF08F #8FF0E3 #B38FF0 #F08F9B
square
#CCF08F #8FF0E3 #B38FF0 #F08F9B
split-complementary
#CCF08F #8F9BF0 #E38FF0
monochromatic
#9BE223 #B3E959 #CCF08F #E5F7C5 #F3FBE4
Accessibility & contrast
On white
1.28
#CCF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CCF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF08F
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF08F | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE588
Deuteranopia (green-blind)
#F5E394
Tritanopia (blue-blind)
#D2E8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf08f; /* rgb */ color: rgb(204, 240, 143); /* oklch */ color: oklch(90.8% 0.129 125.5);
Tailwind
colors: {
custom: {
50: '#ddf5b1',
500: '#ccf08f',
950: '#000000',
},
}SCSS
$custom: #ccf08f; $custom-light: #ddf5b1; $custom-dark: #000000;
JSON
{
"hex": "#ccf08f",
"rgb": {
"r": 204,
"g": 240,
"b": 143
},
"hsl": {
"h": 82.268,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.9076,
"c": 0.12915,
"h": 125.5
},
"luminance": 0.77141
}Semantic roles & 50–950 ramp
primary
#CCF08F
secondary
#8357CC
accent
#0DD959
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581