#CEEBEC#CEEBEC
#CEEBEC is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.9% C 0.030 H 199.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBEC |
|---|---|
| RGB | rgb(206, 235, 236) |
| HSL | hsl(182, 44%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(12.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(91.05, -9.25, -3.69) |
| CIE-LCH | lch(91.05, 9.96, 201.74°) |
| OKLab | oklab(91.93% -0.0288 -0.01) |
| OKLCH | oklch(91.93% 0.03 199.2) |
| XYZ | xyz(70.2985, 78.5930, 90.8068) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Ice Blue (survey)
#D7FFFE
ΔE00 4.89
Very Pale Blue
#D6FFFE
ΔE00 5.02
Very Light Blue
#D5FFFF
ΔE00 5.04
Really Light Blue
#D4FFFF
ΔE00 5.18
Pale Blue
#D0FEFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBEC #ECCFCE
analogous
#CEECDE #CEEBEC #CEDCEC
triadic
#CEEBEC #ECCEEB #EBECCE
tetradic
#CEEBEC #DECEEC #ECCFCE #DCECCE
square
#CEEBEC #DECEEC #ECCFCE #DCECCE
split-complementary
#CEEBEC #ECCEDC #ECDECE
monochromatic
#76C7CA #A2D9DB #CEEBEC #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CEEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CEEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBEC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBEC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#E1E3EC
Tritanopia (blue-blind)
#C5EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebec; /* rgb */ color: rgb(206, 235, 236); /* oklch */ color: oklch(91.9% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#ddf1f2',
500: '#ceebec',
950: '#000000',
},
}SCSS
$custom: #ceebec; $custom-light: #ddf1f2; $custom-dark: #000000;
JSON
{
"hex": "#ceebec",
"rgb": {
"r": 206,
"g": 235,
"b": 236
},
"hsl": {
"h": 182,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.91934,
"c": 0.03045,
"h": 199.2
},
"luminance": 0.78595
}Semantic roles & 50–950 ramp
primary
#CEEBEC
secondary
#C89896
accent
#332EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585