#CAEBF0#CAEBF0
#CAEBF0 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.035 H 207.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBF0 |
|---|---|
| RGB | rgb(202, 235, 240) |
| HSL | hsl(188, 56%, 87%) |
| HSV | hsv(188, 16%, 94%) |
| CMYK | cmyk(15.8%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.90, -9.69, -6.03) |
| CIE-LCH | lch(90.90, 11.41, 211.87°) |
| OKLab | oklab(91.79% -0.0311 -0.0163) |
| OKLCH | oklch(91.79% 0.035 207.7) |
| XYZ | xyz(69.7895, 78.2626, 93.8504) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 4.73
Very Light Blue
#D5FFFF
ΔE00 5.18
Ice Blue (survey)
#D7FFFE
ΔE00 5.22
Really Light Blue
#D4FFFF
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBF0 #F0CFCA
analogous
#CAF0E2 #CAEBF0 #CAD8F0
triadic
#CAEBF0 #F0CAEB #EBF0CA
tetradic
#CAEBF0 #E2CAF0 #F0CFCA #D8F0CA
square
#CAEBF0 #E2CAF0 #F0CFCA #D8F0CA
split-complementary
#CAEBF0 #F0CAD8 #F0E2CA
monochromatic
#6BC7D5 #9AD9E3 #CAEBF0 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.26
#CAEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CAEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBF0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBF0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F0
Deuteranopia (green-blind)
#DEE3F0
Tritanopia (blue-blind)
#BFEEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caebf0; /* rgb */ color: rgb(202, 235, 240); /* oklch */ color: oklch(91.8% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#daf1f4',
500: '#caebf0',
950: '#000000',
},
}SCSS
$custom: #caebf0; $custom-light: #daf1f4; $custom-dark: #000000;
JSON
{
"hex": "#caebf0",
"rgb": {
"r": 202,
"g": 235,
"b": 240
},
"hsl": {
"h": 187.895,
"s": 55.882,
"l": 86.667
},
"oklch": {
"l": 0.91785,
"c": 0.03514,
"h": 207.7
},
"luminance": 0.78264
}Semantic roles & 50–950 ramp
primary
#CAEBF0
secondary
#CE9890
accent
#3722C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585