#CEFCEC#CEFCEC
#CEFCEC is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.5% C 0.052 H 172.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCEC |
|---|---|
| RGB | rgb(206, 252, 236) |
| HSL | hsl(159, 88%, 90%) |
| HSV | hsv(159, 18%, 99%) |
| CMYK | cmyk(18.3%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(95.50, -17.73, 2.81) |
| CIE-LCH | lch(95.50, 17.95, 170.99°) |
| OKLab | oklab(95.46% -0.0512 0.0072) |
| OKLCH | oklch(95.46% 0.052 172) |
| XYZ | xyz(75.4002, 88.7965, 92.5074) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.95
Eggshell Blue
#C4FFF7
ΔE00 3.96
Ice
#D6FFFA
ΔE00 4.52
Pale Aqua
#B8FFEB
ΔE00 4.64
Light Light Blue
#CAFFFB
ΔE00 4.78
Very Pale Blue
#D6FFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCEC #FCCEDE
analogous
#CEFCD5 #CEFCEC #CEF5FC
triadic
#CEFCEC #ECCEFC #FCECCE
tetradic
#CEFCEC #D5CEFC #FCCEDE #F5FCCE
square
#CEFCEC #D5CEFC #FCCEDE #F5FCCE
split-complementary
#CEFCEC #FCCEF5 #FCD5CE
monochromatic
#5BF5BF #94F8D6 #CEFCEC #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#CEFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CEFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCEC
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCEC | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#F0F0ED
Tritanopia (blue-blind)
#C4FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cefcec; /* rgb */ color: rgb(206, 252, 236); /* oklch */ color: oklch(95.5% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#ddfdf2',
500: '#cefcec',
950: '#000000',
},
}SCSS
$custom: #cefcec; $custom-light: #ddfdf2; $custom-dark: #000000;
JSON
{
"hex": "#cefcec",
"rgb": {
"r": 206,
"g": 252,
"b": 236
},
"hsl": {
"h": 159.13,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95461,
"c": 0.05169,
"h": 172
},
"luminance": 0.88799
}Semantic roles & 50–950 ramp
primary
#CEFCEC
secondary
#E48BAA
accent
#0050E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585