#CCF19D#CCF19D
#CCF19D is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.2% C 0.115 H 127.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF19D |
|---|---|
| RGB | rgb(204, 241, 157) |
| HSL | hsl(86, 75%, 78%) |
| HSV | hsv(86, 35%, 95%) |
| CMYK | cmyk(15.4%, 0%, 34.9%, 5.5%) |
| CIE-LAB | lab(90.86, -25.96, 36.73) |
| CIE-LCH | lch(90.86, 44.97, 125.25°) |
| OKLab | oklab(91.21% -0.0708 0.0911) |
| OKLCH | oklch(91.21% 0.115 127.8) |
| XYZ | xyz(62.4421, 78.1816, 43.6926) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.06
Light Light Green
#C8FFB0
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF19D #C29DF1
analogous
#F1EC9D #CCF19D #A2F19D
triadic
#CCF19D #9DCCF1 #F19DCC
tetradic
#CCF19D #9DF1EC #C29DF1 #F19DA2
square
#CCF19D #9DF1EC #C29DF1 #F19DA2
split-complementary
#CCF19D #9DA2F1 #EC9DF1
monochromatic
#94E232 #B0E967 #CCF19D #E8F9D3 #F1FBE4
Accessibility & contrast
On white
1.26
#CCF19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#CCF19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF19D
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF19D | 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)
#F9E697
Deuteranopia (green-blind)
#F4E4A1
Tritanopia (blue-blind)
#D0EADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccf19d; /* rgb */ color: rgb(204, 241, 157); /* oklch */ color: oklch(91.2% 0.115 127.8);
Tailwind
colors: {
custom: {
50: '#dcf5ba',
500: '#ccf19d',
950: '#000000',
},
}SCSS
$custom: #ccf19d; $custom-light: #dcf5ba; $custom-dark: #000000;
JSON
{
"hex": "#ccf19d",
"rgb": {
"r": 204,
"g": 241,
"b": 157
},
"hsl": {
"h": 86.429,
"s": 75,
"l": 78.039
},
"oklch": {
"l": 0.91209,
"c": 0.11534,
"h": 127.8
},
"luminance": 0.78182
}Semantic roles & 50–950 ramp
primary
#CCF19D
secondary
#9364CF
accent
#0ED767
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582