#CEFCEE#CEFCEE
#CEFCEE is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.051 H 174.7°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCEE |
|---|---|
| RGB | rgb(206, 252, 238) |
| HSL | hsl(162, 88%, 90%) |
| HSV | hsv(162, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(95.54, -17.34, 1.85) |
| CIE-LCH | lch(95.54, 17.44, 173.91°) |
| OKLab | oklab(95.52% -0.0504 0.0046) |
| OKLCH | oklch(95.52% 0.051 174.7) |
| XYZ | xyz(75.6924, 88.9134, 94.0463) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.34
Eggshell Blue
#C4FFF7
ΔE00 3.42
Ice
#D6FFFA
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCEE #FCCEDC
analogous
#CEFCD7 #CEFCEE #CEF3FC
triadic
#CEFCEE #EECEFC #FCEECE
tetradic
#CEFCEE #D7CEFC #FCCEDC #F3FCCE
square
#CEFCEE #D7CEFC #FCCEDC #F3FCCE
split-complementary
#CEFCEE #FCCEF3 #FCD7CE
monochromatic
#5BF5C6 #94F8DA #CEFCEE #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.12
#CEFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CEFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCEE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCEE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#C3FDF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefcee; /* rgb */ color: rgb(206, 252, 238); /* oklch */ color: oklch(95.5% 0.051 174.7);
Tailwind
colors: {
custom: {
50: '#ddfdf3',
500: '#cefcee',
950: '#000000',
},
}SCSS
$custom: #cefcee; $custom-light: #ddfdf3; $custom-dark: #000000;
JSON
{
"hex": "#cefcee",
"rgb": {
"r": 206,
"g": 252,
"b": 238
},
"hsl": {
"h": 161.739,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95516,
"c": 0.05061,
"h": 174.7
},
"luminance": 0.88916
}Semantic roles & 50–950 ramp
primary
#CEFCEE
secondary
#E48BA6
accent
#0046E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585