#CCFCA9#CCFCA9
#CCFCA9 is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 93.8% C 0.119 H 132.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCA9 |
|---|---|
| RGB | rgb(204, 252, 169) |
| HSL | hsl(95, 93%, 83%) |
| HSV | hsv(95, 33%, 99%) |
| CMYK | cmyk(19%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(94.02, -29.52, 34.91) |
| CIE-LCH | lch(94.02, 45.72, 130.23°) |
| OKLab | oklab(93.81% -0.0804 0.0871) |
| OKLCH | oklch(93.81% 0.119 132.7) |
| XYZ | xyz(66.8723, 85.3215, 50.4739) |
| Luminance | 0.8532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.70
Tea Green
#BDF8A3
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.62
Pale Green
#C7FDB5
ΔE00 2.67
Very Light Green
#D1FFBD
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCA9 #D9A9FC
analogous
#F5FCA9 #CCFCA9 #A9FCB0
triadic
#CCFCA9 #A9CCFC #FCA9CC
tetradic
#CCFCA9 #A9F5FC #D9A9FC #FCB0A9
square
#CCFCA9 #A9F5FC #D9A9FC #FCB0A9
split-complementary
#CCFCA9 #B0A9FC #FCA9F5
monochromatic
#86F833 #A9FA6E #CCFCA9 #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.16
#CCFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#CCFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCA9
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCA9 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A3
Deuteranopia (green-blind)
#FCECAD
Tritanopia (blue-blind)
#CDF5E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfca9; /* rgb */ color: rgb(204, 252, 169); /* oklch */ color: oklch(93.8% 0.119 132.7);
Tailwind
colors: {
custom: {
50: '#dcfdc3',
500: '#ccfca9',
950: '#000000',
},
}SCSS
$custom: #ccfca9; $custom-light: #dcfdc3; $custom-dark: #000000;
JSON
{
"hex": "#ccfca9",
"rgb": {
"r": 204,
"g": 252,
"b": 169
},
"hsl": {
"h": 94.699,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.93806,
"c": 0.11854,
"h": 132.7
},
"luminance": 0.85323
}Semantic roles & 50–950 ramp
primary
#CCFCA9
secondary
#AE6AE0
accent
#00E685
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582