#CCFEE3#CCFEE3
#CCFEE3 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.5% C 0.063 H 161.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE3 |
|---|---|
| RGB | rgb(204, 254, 227) |
| HSL | hsl(148, 96%, 90%) |
| HSV | hsv(148, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(95.69, -21.03, 7.71) |
| CIE-LCH | lch(95.69, 22.40, 159.86°) |
| OKLab | oklab(95.52% -0.0592 0.02) |
| OKLCH | oklch(95.52% 0.063 161.4) |
| XYZ | xyz(74.2050, 89.2648, 85.9783) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.70
Pale Turquoise
#A5FBD5
ΔE00 6.25
Eggshell Blue
#C4FFF7
ΔE00 6.98
Mint
#AAF0C1
ΔE00 7.13
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Ice
#D6FFFA
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE3 #FECCE7
analogous
#CEFECC #CCFEE3 #CCFEFC
triadic
#CCFEE3 #E3CCFE #FEE3CC
tetradic
#CCFEE3 #CCCEFE #FECCE7 #FEFCCC
square
#CCFEE3 #CCCEFE #FECCE7 #FEFCCC
split-complementary
#CCFEE3 #FCCCFE #FECCCE
monochromatic
#54FCA1 #90FDC2 #CCFEE3 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.11
#CCFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CCFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE3
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE3 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F3F0E4
Tritanopia (blue-blind)
#C3FEF6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfee3; /* rgb */ color: rgb(204, 254, 227); /* oklch */ color: oklch(95.5% 0.063 161.4);
Tailwind
colors: {
custom: {
50: '#dcfeeb',
500: '#ccfee3',
950: '#000000',
},
}SCSS
$custom: #ccfee3; $custom-light: #dcfeeb; $custom-dark: #000000;
JSON
{
"hex": "#ccfee3",
"rgb": {
"r": 204,
"g": 254,
"b": 227
},
"hsl": {
"h": 147.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95515,
"c": 0.06252,
"h": 161.4
},
"luminance": 0.89267
}Semantic roles & 50–950 ramp
primary
#CCFEE3
secondary
#E787BB
accent
#007CE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684