#CCFEE8#CCFEE8
#CCFEE8 is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.6% C 0.059 H 166.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEE8 |
|---|---|
| RGB | rgb(204, 254, 232) |
| HSL | hsl(154, 96%, 90%) |
| HSV | hsv(154, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(95.81, -20.09, 5.31) |
| CIE-LCH | lch(95.81, 20.78, 165.20°) |
| OKLab | oklab(95.65% -0.0572 0.0137) |
| OKLCH | oklch(95.65% 0.059 166.5) |
| XYZ | xyz(74.9051, 89.5448, 89.6656) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.61
Ice
#D6FFFA
ΔE00 6.60
Light Light Blue
#CAFFFB
ΔE00 6.66
Pale Turquoise
#A5FBD5
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEE8 #FECCE2
analogous
#CCFECF #CCFEE8 #CCFBFE
triadic
#CCFEE8 #E8CCFE #FEE8CC
tetradic
#CCFEE8 #CFCCFE #FECCE2 #FBFECC
square
#CCFEE8 #CFCCFE #FECCE2 #FBFECC
split-complementary
#CCFEE8 #FECCFB #FECFCC
monochromatic
#54FCB2 #90FDCD #CCFEE8 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.11
#CCFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CCFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEE8
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEE8 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F2F0E9
Tritanopia (blue-blind)
#C2FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfee8; /* rgb */ color: rgb(204, 254, 232); /* oklch */ color: oklch(95.6% 0.059 166.5);
Tailwind
colors: {
custom: {
50: '#dcfeef',
500: '#ccfee8',
950: '#000000',
},
}SCSS
$custom: #ccfee8; $custom-light: #dcfeef; $custom-dark: #000000;
JSON
{
"hex": "#ccfee8",
"rgb": {
"r": 204,
"g": 254,
"b": 232
},
"hsl": {
"h": 153.6,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95647,
"c": 0.05885,
"h": 166.5
},
"luminance": 0.89547
}Semantic roles & 50–950 ramp
primary
#CCFEE8
secondary
#E787B1
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685