#CCFFAE#CCFFAE
#CCFFAE is a very light, moderate yellow-green. Relative luminance 0.874; OKLCH L 94.5% C 0.118 H 134.4°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFAE |
|---|---|
| RGB | rgb(204, 255, 174) |
| HSL | hsl(98, 100%, 84%) |
| HSV | hsv(98, 32%, 100%) |
| CMYK | cmyk(20%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.91, -30.22, 33.60) |
| CIE-LCH | lch(94.91, 45.19, 131.97°) |
| OKLab | oklab(94.55% -0.0823 0.0841) |
| OKLCH | oklch(94.55% 0.118 134.4) |
| XYZ | xyz(68.3002, 87.4119, 53.3099) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.90
Pale Green
#C7FDB5
ΔE00 2.01
Tea Green
#BDF8A3
ΔE00 2.25
Washed Out Green
#BCF5A6
ΔE00 2.60
Very Light Green
#D1FFBD
ΔE00 2.84
Very Pale Green
#CFFDBC
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFAE #E1AEFF
analogous
#F4FFAE #CCFFAE #AEFFB9
triadic
#CCFFAE #AECCFF #FFAECC
tetradic
#CCFFAE #AEF4FF #E1AEFF #FFB9AE
square
#CCFFAE #AEF4FF #E1AEFF #FFB9AE
split-complementary
#CCFFAE #B9AEFF #FFAEF4
monochromatic
#7FFF34 #A5FF71 #CCFFAE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CCFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#CCFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFAE
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFAE | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#CCF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccffae; /* rgb */ color: rgb(204, 255, 174); /* oklch */ color: oklch(94.5% 0.118 134.4);
Tailwind
colors: {
custom: {
50: '#dcffc6',
500: '#ccffae',
950: '#000000',
},
}SCSS
$custom: #ccffae; $custom-light: #dcffc6; $custom-dark: #000000;
JSON
{
"hex": "#ccffae",
"rgb": {
"r": 204,
"g": 255,
"b": 174
},
"hsl": {
"h": 97.778,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94548,
"c": 0.11764,
"h": 134.4
},
"luminance": 0.87413
}Semantic roles & 50–950 ramp
primary
#CCFFAE
secondary
#B86CE5
accent
#00E691
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682