#CCFCAD#CCFCAD
#CCFCAD is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.114 H 133.6°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCAD |
|---|---|
| RGB | rgb(204, 252, 173) |
| HSL | hsl(96, 93%, 83%) |
| HSV | hsv(96, 31%, 99%) |
| CMYK | cmyk(19%, 0%, 31.3%, 1.2%) |
| CIE-LAB | lab(94.09, -28.96, 32.99) |
| CIE-LCH | lch(94.09, 43.90, 131.28°) |
| OKLab | oklab(93.88% -0.0788 0.0827) |
| OKLCH | oklch(93.88% 0.114 133.6) |
| XYZ | xyz(67.2535, 85.4740, 52.4819) |
| Luminance | 0.8548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.28
Pale Green
#C7FDB5
ΔE00 2.00
Tea Green
#BDF8A3
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.40
Very Light Green
#D1FFBD
ΔE00 2.67
Very Pale Green
#CFFDBC
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCAD #DDADFC
analogous
#F3FCAD #CCFCAD #ADFCB5
triadic
#CCFCAD #ADCCFC #FCADCC
tetradic
#CCFCAD #ADF3FC #DDADFC #FCB5AD
square
#CCFCAD #ADF3FC #DDADFC #FCB5AD
split-complementary
#CCFCAD #B5ADFC #FCADF3
monochromatic
#83F837 #A7FA72 #CCFCAD #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.16
#CCFCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CCFCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCAD
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCAD | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A8
Deuteranopia (green-blind)
#FBEDB1
Tritanopia (blue-blind)
#CDF6E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcad; /* rgb */ color: rgb(204, 252, 173); /* oklch */ color: oklch(93.9% 0.114 133.6);
Tailwind
colors: {
custom: {
50: '#dcfdc6',
500: '#ccfcad',
950: '#000000',
},
}SCSS
$custom: #ccfcad; $custom-light: #dcfdc6; $custom-dark: #000000;
JSON
{
"hex": "#ccfcad",
"rgb": {
"r": 204,
"g": 252,
"b": 173
},
"hsl": {
"h": 96.456,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.9388,
"c": 0.11418,
"h": 133.6
},
"luminance": 0.85475
}Semantic roles & 50–950 ramp
primary
#CCFCAD
secondary
#B36DE0
accent
#00E68B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582