#CCFDAD#CCFDAD
#CCFDAD is a very light, moderate yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.116 H 133.8°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDAD |
|---|---|
| RGB | rgb(204, 253, 173) |
| HSL | hsl(97, 95%, 84%) |
| HSV | hsv(97, 32%, 99%) |
| CMYK | cmyk(19.4%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(94.36, -29.43, 33.35) |
| CIE-LCH | lch(94.36, 44.48, 131.43°) |
| OKLab | oklab(94.1% -0.0801 0.0835) |
| OKLCH | oklch(94.1% 0.116 133.8) |
| XYZ | xyz(67.5684, 86.1037, 52.5869) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.15
Pale Green
#C7FDB5
ΔE00 2.03
Tea Green
#BDF8A3
ΔE00 2.22
Washed Out Green
#BCF5A6
ΔE00 2.46
Very Light Green
#D1FFBD
ΔE00 2.77
Very Pale Green
#CFFDBC
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDAD #DEADFD
analogous
#F4FDAD #CCFDAD #ADFDB6
triadic
#CCFDAD #ADCCFD #FDADCC
tetradic
#CCFDAD #ADF4FD #DEADFD #FDB6AD
square
#CCFDAD #ADF4FD #DEADFD #FDB6AD
split-complementary
#CCFDAD #B6ADFD #FDADF4
monochromatic
#82FA36 #A7FC71 #CCFDAD #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.15
#CCFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CCFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDAD
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDAD | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A8
Deuteranopia (green-blind)
#FCEDB1
Tritanopia (blue-blind)
#CDF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfdad; /* rgb */ color: rgb(204, 253, 173); /* oklch */ color: oklch(94.1% 0.116 133.8);
Tailwind
colors: {
custom: {
50: '#dcfec6',
500: '#ccfdad',
950: '#000000',
},
}SCSS
$custom: #ccfdad; $custom-light: #dcfec6; $custom-dark: #000000;
JSON
{
"hex": "#ccfdad",
"rgb": {
"r": 204,
"g": 253,
"b": 173
},
"hsl": {
"h": 96.75,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.94096,
"c": 0.1157,
"h": 133.8
},
"luminance": 0.86105
}Semantic roles & 50–950 ramp
primary
#CCFDAD
secondary
#B46CE2
accent
#00E68D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582