#CCFEE9#CCFEE9
#CCFEE9 is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.7% C 0.058 H 167.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE9 |
|---|---|
| RGB | rgb(204, 254, 233) |
| HSL | hsl(155, 96%, 90%) |
| HSV | hsv(155, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(95.83, -19.90, 4.83) |
| CIE-LCH | lch(95.83, 20.47, 166.36°) |
| OKLab | oklab(95.67% -0.0568 0.0125) |
| OKLCH | oklch(95.67% 0.058 167.6) |
| XYZ | xyz(75.0476, 89.6018, 90.4158) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.83
Eggshell Blue
#C4FFF7
ΔE00 5.06
Duck Egg Blue
#C3FBF4
ΔE00 5.28
Ice
#D6FFFA
ΔE00 6.30
Light Light Blue
#CAFFFB
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE9 #FECCE1
analogous
#CCFED0 #CCFEE9 #CCFAFE
triadic
#CCFEE9 #E9CCFE #FEE9CC
tetradic
#CCFEE9 #D0CCFE #FECCE1 #FAFECC
square
#CCFEE9 #D0CCFE #FECCE1 #FAFECC
split-complementary
#CCFEE9 #FECCFA #FED0CC
monochromatic
#54FCB5 #90FDCF #CCFEE9 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.11
#CCFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#CCFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE9
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE9 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E8
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#C2FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfee9; /* rgb */ color: rgb(204, 254, 233); /* oklch */ color: oklch(95.7% 0.058 167.6);
Tailwind
colors: {
custom: {
50: '#dcfef0',
500: '#ccfee9',
950: '#000000',
},
}SCSS
$custom: #ccfee9; $custom-light: #dcfef0; $custom-dark: #000000;
JSON
{
"hex": "#ccfee9",
"rgb": {
"r": 204,
"g": 254,
"b": 233
},
"hsl": {
"h": 154.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95674,
"c": 0.05818,
"h": 167.6
},
"luminance": 0.89604
}Semantic roles & 50–950 ramp
primary
#CCFEE9
secondary
#E787AF
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685