#CCFEAE#CCFEAE
#CCFEAE is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.3% C 0.116 H 134.2°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEAE |
|---|---|
| RGB | rgb(204, 254, 174) |
| HSL | hsl(98, 98%, 84%) |
| HSV | hsv(98, 31%, 100%) |
| CMYK | cmyk(19.7%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(94.64, -29.76, 33.24) |
| CIE-LCH | lch(94.64, 44.61, 131.84°) |
| OKLab | oklab(94.33% -0.081 0.0832) |
| OKLCH | oklch(94.33% 0.116 134.2) |
| XYZ | xyz(67.9820, 86.7756, 53.2039) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.95
Pale Green
#C7FDB5
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.50
Very Light Green
#D1FFBD
ΔE00 2.70
Very Pale Green
#CFFDBC
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEAE #E0AEFE
analogous
#F4FEAE #CCFEAE #AEFEB8
triadic
#CCFEAE #AECCFE #FEAECC
tetradic
#CCFEAE #AEF4FE #E0AEFE #FEB8AE
square
#CCFEAE #AEF4FE #E0AEFE #FEB8AE
split-complementary
#CCFEAE #B8AEFE #FEAEF4
monochromatic
#80FD35 #A6FD72 #CCFEAE #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.14
#CCFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#CCFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEAE
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEAE | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FDEEB2
Tritanopia (blue-blind)
#CCF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfeae; /* rgb */ color: rgb(204, 254, 174); /* oklch */ color: oklch(94.3% 0.116 134.2);
Tailwind
colors: {
custom: {
50: '#dcffc6',
500: '#ccfeae',
950: '#000000',
},
}SCSS
$custom: #ccfeae; $custom-light: #dcffc6; $custom-dark: #000000;
JSON
{
"hex": "#ccfeae",
"rgb": {
"r": 204,
"g": 254,
"b": 174
},
"hsl": {
"h": 97.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94331,
"c": 0.11613,
"h": 134.2
},
"luminance": 0.86777
}Semantic roles & 50–950 ramp
primary
#CCFEAE
secondary
#B76DE3
accent
#00E68F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682