#CAEBEC#CAEBEC
#CAEBEC is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.7% C 0.034 H 198.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBEC |
|---|---|
| RGB | rgb(202, 235, 236) |
| HSL | hsl(182, 47%, 86%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(14.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.79, -10.50, -4.10) |
| CIE-LCH | lch(90.79, 11.27, 201.31°) |
| OKLab | oklab(91.67% -0.0326 -0.0111) |
| OKLCH | oklch(91.67% 0.034 198.8) |
| XYZ | xyz(69.2019, 78.0276, 90.7554) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.50
Very Pale Blue
#D6FFFE
ΔE00 4.50
Really Light Blue
#D4FFFF
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBEC #ECCBCA
analogous
#CAECDC #CAEBEC #CADAEC
triadic
#CAEBEC #ECCAEB #EBECCA
tetradic
#CAEBEC #DCCAEC #ECCBCA #DAECCA
square
#CAEBEC #DCCAEC #ECCBCA #DAECCA
split-complementary
#CAEBEC #ECCADA #ECDCCA
monochromatic
#70C9CC #9DDADC #CAEBEC #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CAEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CAEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBEC
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBEC | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EC
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#C0EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebec; /* rgb */ color: rgb(202, 235, 236); /* oklch */ color: oklch(91.7% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#daf1f2',
500: '#caebec',
950: '#000000',
},
}SCSS
$custom: #caebec; $custom-light: #daf1f2; $custom-dark: #000000;
JSON
{
"hex": "#caebec",
"rgb": {
"r": 202,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.765,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91665,
"c": 0.03449,
"h": 198.8
},
"luminance": 0.78029
}Semantic roles & 50–950 ramp
primary
#CAEBEC
secondary
#C89492
accent
#2F2BBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585