#CCF5EB#CCF5EB
#CCF5EB is a very light, muted teal. Relative luminance 0.841; OKLCH L 93.8% C 0.044 H 178.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF5EB |
|---|---|
| RGB | rgb(204, 245, 235) |
| HSL | hsl(165, 67%, 88%) |
| HSV | hsv(165, 17%, 96%) |
| CMYK | cmyk(16.7%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(93.51, -15.09, 0.42) |
| CIE-LCH | lch(93.51, 15.09, 178.40°) |
| OKLab | oklab(93.84% -0.0443 0.0009) |
| OKLCH | oklch(93.84% 0.044 178.8) |
| XYZ | xyz(72.5457, 84.1383, 90.9992) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.96
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 3.77
Eggshell Blue
#C4FFF7
ΔE00 4.01
Very Pale Blue
#D6FFFE
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF5EB #F5CCD6
analogous
#CCF5D6 #CCF5EB #CCEAF5
triadic
#CCF5EB #EBCCF5 #F5EBCC
tetradic
#CCF5EB #D6CCF5 #F5CCD6 #EAF5CC
square
#CCF5EB #D6CCF5 #F5CCD6 #EAF5CC
split-complementary
#CCF5EB #F5CCEA #F5D6CC
monochromatic
#66E1C3 #99EBD7 #CCF5EB #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.18
#CCF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CCF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF5EB
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF5EB | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#C2F6F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ccf5eb; /* rgb */ color: rgb(204, 245, 235); /* oklch */ color: oklch(93.8% 0.044 178.8);
Tailwind
colors: {
custom: {
50: '#dcf8f1',
500: '#ccf5eb',
950: '#000000',
},
}SCSS
$custom: #ccf5eb; $custom-light: #dcf8f1; $custom-dark: #000000;
JSON
{
"hex": "#ccf5eb",
"rgb": {
"r": 204,
"g": 245,
"b": 235
},
"hsl": {
"h": 165.366,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.93844,
"c": 0.04434,
"h": 178.8
},
"luminance": 0.8414
}Semantic roles & 50–950 ramp
primary
#CCF5EB
secondary
#D78FA0
accent
#1643CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585