#CEFCF0#CEFCF0
#CEFCF0 is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.050 H 177.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCF0 |
|---|---|
| RGB | rgb(206, 252, 240) |
| HSL | hsl(164, 88%, 90%) |
| HSV | hsv(164, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(95.59, -16.95, 0.89) |
| CIE-LCH | lch(95.59, 16.97, 177.00°) |
| OKLab | oklab(95.57% -0.0496 0.0021) |
| OKLCH | oklch(95.57% 0.05 177.6) |
| XYZ | xyz(75.9879, 89.0316, 95.6024) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.79
Eggshell Blue
#C4FFF7
ΔE00 2.97
Ice
#D6FFFA
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.38
Very Pale Blue
#D6FFFE
ΔE00 4.77
Pale Blue
#D0FEFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCF0 #FCCEDA
analogous
#CEFCD9 #CEFCF0 #CEF1FC
triadic
#CEFCF0 #F0CEFC #FCF0CE
tetradic
#CEFCF0 #D9CEFC #FCCEDA #F1FCCE
square
#CEFCF0 #D9CEFC #FCCEDA #F1FCCE
split-complementary
#CEFCF0 #FCCEF1 #FCD9CE
monochromatic
#5BF5CD #94F8DE #CEFCF0 #E2FDF6 #E2FDF6
Accessibility & contrast
On white
1.12
#CEFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CEFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCF0
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCF0 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#EFF0F1
Tritanopia (blue-blind)
#C3FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefcf0; /* rgb */ color: rgb(206, 252, 240); /* oklch */ color: oklch(95.6% 0.050 177.6);
Tailwind
colors: {
custom: {
50: '#ddfdf4',
500: '#cefcf0',
950: '#000000',
},
}SCSS
$custom: #cefcf0; $custom-light: #ddfdf4; $custom-dark: #000000;
JSON
{
"hex": "#cefcf0",
"rgb": {
"r": 206,
"g": 252,
"b": 240
},
"hsl": {
"h": 164.348,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95571,
"c": 0.04965,
"h": 177.6
},
"luminance": 0.89034
}Semantic roles & 50–950 ramp
primary
#CEFCF0
secondary
#E48BA2
accent
#003CE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585