#CCFFE0#CCFFE0
#CCFFE0 is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.067 H 158.2°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFE0 |
|---|---|
| RGB | rgb(204, 255, 224) |
| HSL | hsl(144, 100%, 90%) |
| HSV | hsv(144, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(95.89, -22.07, 9.54) |
| CIE-LCH | lch(95.89, 24.04, 156.63°) |
| OKLab | oklab(95.65% -0.0617 0.0247) |
| OKLCH | oklch(95.65% 0.067 158.2) |
| XYZ | xyz(74.1127, 89.7369, 83.9227) |
| Luminance | 0.8974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.42
Pale Turquoise
#A5FBD5
ΔE00 5.86
Mint
#AAF0C1
ΔE00 6.36
Eggshell Blue
#C4FFF7
ΔE00 8.15
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Light Aqua
#8CFFDB
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFE0 #FFCCEB
analogous
#D2FFCC #CCFFE0 #CCFFF9
triadic
#CCFFE0 #E0CCFF #FFE0CC
tetradic
#CCFFE0 #CCD2FF #FFCCEB #FFF9CC
square
#CCFFE0 #CCD2FF #FFCCEB #FFF9CC
split-complementary
#CCFFE0 #F9CCFF #FFCCD2
monochromatic
#52FF96 #8FFFBB #CCFFE0 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.11
#CCFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#CCFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFE0
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFE0 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DE
Deuteranopia (green-blind)
#F5F1E2
Tritanopia (blue-blind)
#C3FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccffe0; /* rgb */ color: rgb(204, 255, 224); /* oklch */ color: oklch(95.6% 0.067 158.2);
Tailwind
colors: {
custom: {
50: '#dcffe9',
500: '#ccffe0',
950: '#000000',
},
}SCSS
$custom: #ccffe0; $custom-light: #dcffe9; $custom-dark: #000000;
JSON
{
"hex": "#ccffe0",
"rgb": {
"r": 204,
"g": 255,
"b": 224
},
"hsl": {
"h": 143.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95649,
"c": 0.06651,
"h": 158.2
},
"luminance": 0.89739
}Semantic roles & 50–950 ramp
primary
#CCFFE0
secondary
#EA86C2
accent
#008CE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684