#CAE5EA#CAE5EA
#CAE5EA is a very light, muted teal. Relative luminance 0.745; OKLCH L 90.4% C 0.029 H 210.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE5EA |
|---|---|
| RGB | rgb(202, 229, 234) |
| HSL | hsl(189, 43%, 85%) |
| HSV | hsv(189, 14%, 92%) |
| CMYK | cmyk(13.7%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.17, -7.85, -5.43) |
| CIE-LCH | lch(89.17, 9.55, 214.68°) |
| OKLab | oklab(90.37% -0.0254 -0.0147) |
| OKLCH | oklch(90.37% 0.029 210) |
| XYZ | xyz(67.2240, 74.5342, 88.6707) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 5.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Very Light Blue
#D5FFFF
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE5EA #EACFCA
analogous
#CAEADF #CAE5EA #CAD5EA
triadic
#CAE5EA #EACAE5 #E5EACA
tetradic
#CAE5EA #DFCAEA #EACFCA #D5EACA
square
#CAE5EA #DFCAEA #EACFCA #D5EACA
split-complementary
#CAE5EA #EACAD5 #EADFCA
monochromatic
#72BAC7 #9ECFD9 #CAE5EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.32
#CAE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CAE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE5EA
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE5EA | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C1E8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cae5ea; /* rgb */ color: rgb(202, 229, 234); /* oklch */ color: oklch(90.4% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#daedf0',
500: '#cae5ea',
950: '#000000',
},
}SCSS
$custom: #cae5ea; $custom-light: #daedf0; $custom-dark: #000000;
JSON
{
"hex": "#cae5ea",
"rgb": {
"r": 202,
"g": 229,
"b": 234
},
"hsl": {
"h": 189.375,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90368,
"c": 0.02933,
"h": 210
},
"luminance": 0.74536
}Semantic roles & 50–950 ramp
primary
#CAE5EA
secondary
#C59B93
accent
#442FB6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485