#CCFDAE#CCFDAE
#CCFDAE is a very light, moderate yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.115 H 134.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDAE |
|---|---|
| RGB | rgb(204, 253, 174) |
| HSL | hsl(97, 95%, 84%) |
| HSV | hsv(97, 31%, 99%) |
| CMYK | cmyk(19.4%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(94.37, -29.29, 32.88) |
| CIE-LCH | lch(94.37, 44.03, 131.70°) |
| OKLab | oklab(94.12% -0.0797 0.0824) |
| OKLCH | oklch(94.12% 0.115 134) |
| XYZ | xyz(67.6655, 86.1426, 53.0984) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 1.86
Tea Green
#BDF8A3
ΔE00 2.27
Washed Out Green
#BCF5A6
ΔE00 2.43
Very Light Green
#D1FFBD
ΔE00 2.59
Very Pale Green
#CFFDBC
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDAE #DFAEFD
analogous
#F3FDAE #CCFDAE #AEFDB7
triadic
#CCFDAE #AECCFD #FDAECC
tetradic
#CCFDAE #AEF3FD #DFAEFD #FDB7AE
square
#CCFDAE #AEF3FD #DFAEFD #FDB7AE
split-complementary
#CCFDAE #B7AEFD #FDAEF3
monochromatic
#81FA37 #A6FC72 #CCFDAE #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.15
#CCFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CCFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDAE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDAE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FCEDB2
Tritanopia (blue-blind)
#CCF7E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccfdae; /* rgb */ color: rgb(204, 253, 174); /* oklch */ color: oklch(94.1% 0.115 134.0);
Tailwind
colors: {
custom: {
50: '#dcfec6',
500: '#ccfdae',
950: '#000000',
},
}SCSS
$custom: #ccfdae; $custom-light: #dcfec6; $custom-dark: #000000;
JSON
{
"hex": "#ccfdae",
"rgb": {
"r": 204,
"g": 253,
"b": 174
},
"hsl": {
"h": 97.215,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.94115,
"c": 0.11461,
"h": 134
},
"luminance": 0.86144
}Semantic roles & 50–950 ramp
primary
#CCFDAE
secondary
#B66DE2
accent
#00E68E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582