#CCF5EE#CCF5EE
#CCF5EE is a very light, muted teal. Relative luminance 0.843; OKLCH L 93.9% C 0.043 H 183.9°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5EE |
|---|---|
| RGB | rgb(204, 245, 238) |
| HSL | hsl(170, 67%, 88%) |
| HSV | hsv(170, 17%, 96%) |
| CMYK | cmyk(16.7%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(93.59, -14.50, -1.02) |
| CIE-LCH | lch(93.59, 14.53, 184.03°) |
| OKLab | oklab(93.93% -0.0432 -0.0029) |
| OKLCH | oklch(93.93% 0.043 183.9) |
| XYZ | xyz(72.9827, 84.3131, 93.3011) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 3.19
Duck Egg Blue
#C3FBF4
ΔE00 3.23
Very Pale Blue
#D6FFFE
ΔE00 3.32
Ice Blue (survey)
#D7FFFE
ΔE00 3.38
Pale Blue
#D0FEFE
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5EE #F5CCD3
analogous
#CCF5D9 #CCF5EE #CCE7F5
triadic
#CCF5EE #EECCF5 #F5EECC
tetradic
#CCF5EE #D9CCF5 #F5CCD3 #E7F5CC
square
#CCF5EE #D9CCF5 #F5CCD3 #E7F5CC
split-complementary
#CCF5EE #F5CCE7 #F5D9CC
monochromatic
#66E1CC #99EBDD #CCF5EE #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.18
#CCF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CCF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5EE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5EE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#C1F7F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf5ee; /* rgb */ color: rgb(204, 245, 238); /* oklch */ color: oklch(93.9% 0.043 183.9);
Tailwind
colors: {
custom: {
50: '#dcf8f3',
500: '#ccf5ee',
950: '#000000',
},
}SCSS
$custom: #ccf5ee; $custom-light: #dcf8f3; $custom-dark: #000000;
JSON
{
"hex": "#ccf5ee",
"rgb": {
"r": 204,
"g": 245,
"b": 238
},
"hsl": {
"h": 169.756,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.93929,
"c": 0.04326,
"h": 183.9
},
"luminance": 0.84315
}Semantic roles & 50–950 ramp
primary
#CCF5EE
secondary
#D78F9B
accent
#1636CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585