#CCF49E#CCF49E
#CCF49E is a very light, moderate yellow-green. Relative luminance 0.800; OKLCH L 91.9% C 0.119 H 128.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF49E |
|---|---|
| RGB | rgb(204, 244, 158) |
| HSL | hsl(88, 80%, 79%) |
| HSV | hsv(88, 35%, 96%) |
| CMYK | cmyk(16.4%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(91.69, -27.25, 37.31) |
| CIE-LCH | lch(91.69, 46.20, 126.14°) |
| OKLab | oklab(91.88% -0.0743 0.0925) |
| OKLCH | oklch(91.88% 0.119 128.8) |
| XYZ | xyz(63.4232, 80.0066, 44.4425) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.44
Washed Out Green
#BCF5A6
ΔE00 3.71
Celery
#C1FD95
ΔE00 3.77
Light Light Green
#C8FFB0
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF49E #C69EF4
analogous
#F4F19E #CCF49E #A1F49E
triadic
#CCF49E #9ECCF4 #F49ECC
tetradic
#CCF49E #9EF4F1 #C69EF4 #F49EA1
square
#CCF49E #9EF4F1 #C69EF4 #F49EA1
split-complementary
#CCF49E #9EA1F4 #F19EF4
monochromatic
#92E830 #AFEE67 #CCF49E #E9FAD5 #F1FCE4
Accessibility & contrast
On white
1.24
#CCF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CCF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF49E
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF49E | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#F6E6A2
Tritanopia (blue-blind)
#D0EDDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf49e; /* rgb */ color: rgb(204, 244, 158); /* oklch */ color: oklch(91.9% 0.119 128.8);
Tailwind
colors: {
custom: {
50: '#dcf8bb',
500: '#ccf49e',
950: '#000000',
},
}SCSS
$custom: #ccf49e; $custom-light: #dcf8bb; $custom-dark: #000000;
JSON
{
"hex": "#ccf49e",
"rgb": {
"r": 204,
"g": 244,
"b": 158
},
"hsl": {
"h": 87.907,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.91876,
"c": 0.11865,
"h": 128.8
},
"luminance": 0.80007
}Semantic roles & 50–950 ramp
primary
#CCF49E
secondary
#9763D3
accent
#0ADC6B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582