#CCFCAE#CCFCAE
#CCFCAE is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.113 H 133.9°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCAE |
|---|---|
| RGB | rgb(204, 252, 174) |
| HSL | hsl(97, 93%, 84%) |
| HSV | hsv(97, 31%, 99%) |
| CMYK | cmyk(19%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(94.10, -28.82, 32.51) |
| CIE-LCH | lch(94.10, 43.45, 131.55°) |
| OKLab | oklab(93.9% -0.0784 0.0815) |
| OKLCH | oklch(93.9% 0.113 133.9) |
| XYZ | xyz(67.3507, 85.5129, 52.9934) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.23
Pale Green
#C7FDB5
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.38
Very Light Green
#D1FFBD
ΔE00 2.49
Very Pale Green
#CFFDBC
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCAE #DEAEFC
analogous
#F3FCAE #CCFCAE #AEFCB7
triadic
#CCFCAE #AECCFC #FCAECC
tetradic
#CCFCAE #AEF3FC #DEAEFC #FCB7AE
square
#CCFCAE #AEF3FC #DEAEFC #FCB7AE
split-complementary
#CCFCAE #B7AEFC #FCAEF3
monochromatic
#82F838 #A7FA73 #CCFCAE #ECFEE1 #ECFEE1
Accessibility & contrast
On white
1.16
#CCFCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#CCFCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCAE
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCAE | 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)
#FFF1A9
Deuteranopia (green-blind)
#FBEDB2
Tritanopia (blue-blind)
#CDF6E8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ccfcae; /* rgb */ color: rgb(204, 252, 174); /* oklch */ color: oklch(93.9% 0.113 133.9);
Tailwind
colors: {
custom: {
50: '#dcfdc6',
500: '#ccfcae',
950: '#000000',
},
}SCSS
$custom: #ccfcae; $custom-light: #dcfdc6; $custom-dark: #000000;
JSON
{
"hex": "#ccfcae",
"rgb": {
"r": 204,
"g": 252,
"b": 174
},
"hsl": {
"h": 96.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.93898,
"c": 0.11308,
"h": 133.9
},
"luminance": 0.85514
}Semantic roles & 50–950 ramp
primary
#CCFCAE
secondary
#B46EE0
accent
#00E68D
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582