#CCF2AE#CCF2AE
#CCF2AE is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 91.7% C 0.098 H 131.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2AE |
|---|---|
| RGB | rgb(204, 242, 174) |
| HSL | hsl(94, 72%, 82%) |
| HSV | hsv(94, 28%, 95%) |
| CMYK | cmyk(15.7%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(91.41, -24.08, 28.89) |
| CIE-LCH | lch(91.41, 37.61, 129.81°) |
| OKLab | oklab(91.74% -0.0652 0.0728) |
| OKLCH | oklch(91.74% 0.098 131.8) |
| XYZ | xyz(64.2926, 79.3967, 51.9741) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.79
Light Sage
#BCECAC
ΔE00 2.85
Very Light Green
#D1FFBD
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.27
Washed Out Green
#BCF5A6
ΔE00 3.45
Light Light Green
#C8FFB0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2AE #D4AEF2
analogous
#EEF2AE #CCF2AE #AEF2B2
triadic
#CCF2AE #AECCF2 #F2AECC
tetradic
#CCF2AE #AEEEF2 #D4AEF2 #F2B2AE
square
#CCF2AE #AEEEF2 #D4AEF2 #F2B2AE
split-complementary
#CCF2AE #B2AEF2 #F2AEEE
monochromatic
#8AE145 #ABEA79 #CCF2AE #EDFAE3 #EEFBE5
Accessibility & contrast
On white
1.24
#CCF2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CCF2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2AE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2AE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#CEECE0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ccf2ae; /* rgb */ color: rgb(204, 242, 174); /* oklch */ color: oklch(91.7% 0.098 131.8);
Tailwind
colors: {
custom: {
50: '#dcf6c6',
500: '#ccf2ae',
950: '#000000',
},
}SCSS
$custom: #ccf2ae; $custom-light: #dcf6c6; $custom-dark: #000000;
JSON
{
"hex": "#ccf2ae",
"rgb": {
"r": 204,
"g": 242,
"b": 174
},
"hsl": {
"h": 93.529,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.91743,
"c": 0.09775,
"h": 131.8
},
"luminance": 0.79398
}Semantic roles & 50–950 ramp
primary
#CCF2AE
secondary
#A873D1
accent
#11D47E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582