#CCFEE1#CCFEE1
#CCFEE1 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.5% C 0.064 H 159.5°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE1 |
|---|---|
| RGB | rgb(204, 254, 225) |
| HSL | hsl(145, 96%, 90%) |
| HSV | hsv(145, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(95.65, -21.40, 8.67) |
| CIE-LCH | lch(95.65, 23.09, 157.93°) |
| OKLab | oklab(95.46% -0.06 0.0225) |
| OKLCH | oklch(95.46% 0.064 159.5) |
| XYZ | xyz(73.9306, 89.1550, 84.5330) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.11
Pale Turquoise
#A5FBD5
ΔE00 6.08
Mint
#AAF0C1
ΔE00 6.70
Eggshell Blue
#C4FFF7
ΔE00 7.60
Duck Egg Blue
#C3FBF4
ΔE00 7.84
Ice
#D6FFFA
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE1 #FECCE9
analogous
#D0FECC #CCFEE1 #CCFEFA
triadic
#CCFEE1 #E1CCFE #FEE1CC
tetradic
#CCFEE1 #CCD0FE #FECCE9 #FEFACC
square
#CCFEE1 #CCD0FE #FECCE9 #FEFACC
split-complementary
#CCFEE1 #FACCFE #FECCD0
monochromatic
#54FC9A #90FDBE #CCFEE1 #E1FEED #E1FEED
Accessibility & contrast
On white
1.12
#CCFEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#CCFEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE1
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE1 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6E0
Deuteranopia (green-blind)
#F4F0E3
Tritanopia (blue-blind)
#C3FDF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfee1; /* rgb */ color: rgb(204, 254, 225); /* oklch */ color: oklch(95.5% 0.064 159.5);
Tailwind
colors: {
custom: {
50: '#dcfeea',
500: '#ccfee1',
950: '#000000',
},
}SCSS
$custom: #ccfee1; $custom-light: #dcfeea; $custom-dark: #000000;
JSON
{
"hex": "#ccfee1",
"rgb": {
"r": 204,
"g": 254,
"b": 225
},
"hsl": {
"h": 145.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95464,
"c": 0.06412,
"h": 159.5
},
"luminance": 0.89157
}Semantic roles & 50–950 ramp
primary
#CCFEE1
secondary
#E787BF
accent
#0085E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684