#CEFBEC#CEFBEC
#CEFBEC is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.050 H 172.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBEC |
|---|---|
| RGB | rgb(206, 251, 236) |
| HSL | hsl(160, 85%, 90%) |
| HSV | hsv(160, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.23, -17.23, 2.43) |
| CIE-LCH | lch(95.23, 17.40, 171.98°) |
| OKLab | oklab(95.25% -0.0499 0.0062) |
| OKLCH | oklch(95.25% 0.05 172.9) |
| XYZ | xyz(75.0870, 88.1701, 92.4030) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.75
Eggshell Blue
#C4FFF7
ΔE00 3.86
Ice
#D6FFFA
ΔE00 4.18
Light Light Blue
#CAFFFB
ΔE00 4.53
Pale Aqua
#B8FFEB
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBEC #FBCEDD
analogous
#CEFBD6 #CEFBEC #CEF4FB
triadic
#CEFBEC #ECCEFB #FBECCE
tetradic
#CEFBEC #D6CEFB #FBCEDD #F4FBCE
square
#CEFBEC #D6CEFB #FBCEDD #F4FBCE
split-complementary
#CEFBEC #FBCEF4 #FBD6CE
monochromatic
#5DF2C0 #95F6D6 #CEFBEC #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.13
#CEFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#CEFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBEC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBEC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#C4FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefbec; /* rgb */ color: rgb(206, 251, 236); /* oklch */ color: oklch(95.3% 0.050 172.9);
Tailwind
colors: {
custom: {
50: '#ddfcf2',
500: '#cefbec',
950: '#000000',
},
}SCSS
$custom: #cefbec; $custom-light: #ddfcf2; $custom-dark: #000000;
JSON
{
"hex": "#cefbec",
"rgb": {
"r": 206,
"g": 251,
"b": 236
},
"hsl": {
"h": 160,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95252,
"c": 0.05027,
"h": 172.9
},
"luminance": 0.88172
}Semantic roles & 50–950 ramp
primary
#CEFBEC
secondary
#E28CA8
accent
#044EE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585