#CCF09E#CCF09E
#CCF09E is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.113 H 127.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF09E |
|---|---|
| RGB | rgb(204, 240, 158) |
| HSL | hsl(86, 73%, 78%) |
| HSV | hsv(86, 34%, 94%) |
| CMYK | cmyk(15%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(90.61, -25.35, 35.89) |
| CIE-LCH | lch(90.61, 43.94, 125.23°) |
| OKLab | oklab(91.01% -0.069 0.0892) |
| OKLCH | oklch(91.01% 0.113 127.8) |
| XYZ | xyz(62.2327, 77.6255, 44.0457) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF09E #C29EF0
analogous
#F0EB9E #CCF09E #A3F09E
triadic
#CCF09E #9ECCF0 #F09ECC
tetradic
#CCF09E #9EF0EB #C29EF0 #F09EA3
square
#CCF09E #9EF0EB #C29EF0 #F09EA3
split-complementary
#CCF09E #9EA3F0 #EB9EF0
monochromatic
#94E034 #B0E869 #CCF09E #E8F8D3 #F1FBE4
Accessibility & contrast
On white
1.27
#CCF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CCF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF09E
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF09E | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E698
Deuteranopia (green-blind)
#F3E3A2
Tritanopia (blue-blind)
#D0E9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf09e; /* rgb */ color: rgb(204, 240, 158); /* oklch */ color: oklch(91.0% 0.113 127.8);
Tailwind
colors: {
custom: {
50: '#dcf5bb',
500: '#ccf09e',
950: '#000000',
},
}SCSS
$custom: #ccf09e; $custom-light: #dcf5bb; $custom-dark: #000000;
JSON
{
"hex": "#ccf09e",
"rgb": {
"r": 204,
"g": 240,
"b": 158
},
"hsl": {
"h": 86.341,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.91011,
"c": 0.11277,
"h": 127.8
},
"luminance": 0.77626
}Semantic roles & 50–950 ramp
primary
#CCF09E
secondary
#9365CD
accent
#10D567
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582