#CCFDAA#CCFDAA
#CCFDAA is a very light, moderate yellow-green. Relative luminance 0.860; OKLCH L 94.0% C 0.119 H 133.1°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDAA |
|---|---|
| RGB | rgb(204, 253, 170) |
| HSL | hsl(95, 95%, 83%) |
| HSV | hsv(95, 33%, 99%) |
| CMYK | cmyk(19.4%, 0%, 32.8%, 0.8%) |
| CIE-LAB | lab(94.31, -29.85, 34.79) |
| CIE-LCH | lch(94.31, 45.84, 130.64°) |
| OKLab | oklab(94.04% -0.0813 0.0868) |
| OKLCH | oklch(94.04% 0.119 133.1) |
| XYZ | xyz(67.2814, 85.9889, 51.0752) |
| Luminance | 0.8599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.51
Tea Green
#BDF8A3
ΔE00 2.17
Pale Green
#C7FDB5
ΔE00 2.55
Washed Out Green
#BCF5A6
ΔE00 2.62
Very Light Green
#D1FFBD
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDAA #DBAAFD
analogous
#F5FDAA #CCFDAA #AAFDB1
triadic
#CCFDAA #AACCFD #FDAACC
tetradic
#CCFDAA #AAF5FD #DBAAFD #FDB1AA
square
#CCFDAA #AAF5FD #DBAAFD #FDB1AA
split-complementary
#CCFDAA #B1AAFD #FDAAF5
monochromatic
#84FA32 #A8FC6E #CCFDAA #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.15
#CCFDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CCFDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDAA
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDAA | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A4
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#CDF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfdaa; /* rgb */ color: rgb(204, 253, 170); /* oklch */ color: oklch(94.0% 0.119 133.1);
Tailwind
colors: {
custom: {
50: '#dcfec4',
500: '#ccfdaa',
950: '#000000',
},
}SCSS
$custom: #ccfdaa; $custom-light: #dcfec4; $custom-dark: #000000;
JSON
{
"hex": "#ccfdaa",
"rgb": {
"r": 204,
"g": 253,
"b": 170
},
"hsl": {
"h": 95.422,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.94041,
"c": 0.11896,
"h": 133.1
},
"luminance": 0.8599
}Semantic roles & 50–950 ramp
primary
#CCFDAA
secondary
#B06AE1
accent
#00E687
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582