#CCF19E#CCF19E
#CCF19E is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.2% C 0.114 H 128.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF19E |
|---|---|
| RGB | rgb(204, 241, 158) |
| HSL | hsl(87, 75%, 78%) |
| HSV | hsv(87, 34%, 95%) |
| CMYK | cmyk(15.4%, 0%, 34.4%, 5.5%) |
| CIE-LAB | lab(90.88, -25.82, 36.25) |
| CIE-LCH | lch(90.88, 44.51, 125.47°) |
| OKLab | oklab(91.23% -0.0704 0.09) |
| OKLCH | oklch(91.23% 0.114 128) |
| XYZ | xyz(62.5279, 78.2159, 44.1441) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 3.97
Light Light Green
#C8FFB0
ΔE00 4.33
Celery
#C1FD95
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF19E #C39EF1
analogous
#F1EC9E #CCF19E #A2F19E
triadic
#CCF19E #9ECCF1 #F19ECC
tetradic
#CCF19E #9EF1EC #C39EF1 #F19EA2
square
#CCF19E #9EF1EC #C39EF1 #F19EA2
split-complementary
#CCF19E #9EA2F1 #EC9EF1
monochromatic
#94E233 #B0E969 #CCF19E #E8F9D3 #F1FBE4
Accessibility & contrast
On white
1.26
#CCF19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CCF19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF19E
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF19E | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E698
Deuteranopia (green-blind)
#F4E4A2
Tritanopia (blue-blind)
#D0EADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf19e; /* rgb */ color: rgb(204, 241, 158); /* oklch */ color: oklch(91.2% 0.114 128.0);
Tailwind
colors: {
custom: {
50: '#dcf5bb',
500: '#ccf19e',
950: '#000000',
},
}SCSS
$custom: #ccf19e; $custom-light: #dcf5bb; $custom-dark: #000000;
JSON
{
"hex": "#ccf19e",
"rgb": {
"r": 204,
"g": 241,
"b": 158
},
"hsl": {
"h": 86.747,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.91227,
"c": 0.11424,
"h": 128
},
"luminance": 0.78217
}Semantic roles & 50–950 ramp
primary
#CCF19E
secondary
#9465CF
accent
#0FD768
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582