#CCF8EE#CCF8EE
#CCF8EE is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.6% C 0.047 H 179.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF8EE |
|---|---|
| RGB | rgb(204, 248, 238) |
| HSL | hsl(166, 76%, 89%) |
| HSV | hsv(166, 18%, 97%) |
| CMYK | cmyk(17.7%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(94.37, -15.98, 0.13) |
| CIE-LCH | lch(94.37, 15.98, 179.54°) |
| OKLab | oklab(94.55% -0.0471 0.0001) |
| OKLCH | oklch(94.55% 0.047 179.9) |
| XYZ | xyz(73.8977, 86.1430, 93.6061) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.69
Ice
#D6FFFA
ΔE00 2.73
Light Light Blue
#CAFFFB
ΔE00 3.15
Eggshell Blue
#C4FFF7
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 4.19
Pale Blue
#D0FEFE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF8EE #F8CCD6
analogous
#CCF8D8 #CCF8EE #CCECF8
triadic
#CCF8EE #EECCF8 #F8EECC
tetradic
#CCF8EE #D8CCF8 #F8CCD6 #ECF8CC
square
#CCF8EE #D8CCF8 #F8CCD6 #ECF8CC
split-complementary
#CCF8EE #F8CCEC #F8D8CC
monochromatic
#60E9CA #96F1DC #CCF8EE #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.15
#CCF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#CCF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF8EE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF8EE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#C1FAF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ccf8ee; /* rgb */ color: rgb(204, 248, 238); /* oklch */ color: oklch(94.6% 0.047 179.9);
Tailwind
colors: {
custom: {
50: '#dcfaf3',
500: '#ccf8ee',
950: '#000000',
},
}SCSS
$custom: #ccf8ee; $custom-light: #dcfaf3; $custom-dark: #000000;
JSON
{
"hex": "#ccf8ee",
"rgb": {
"r": 204,
"g": 248,
"b": 238
},
"hsl": {
"h": 166.364,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.94554,
"c": 0.04708,
"h": 179.9
},
"luminance": 0.86145
}Semantic roles & 50–950 ramp
primary
#CCF8EE
secondary
#DC8C9E
accent
#0D3BD8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585