#CAE6EA#CAE6EA
#CAE6EA is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.6% C 0.030 H 207.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE6EA |
|---|---|
| RGB | rgb(202, 230, 234) |
| HSL | hsl(188, 43%, 85%) |
| HSV | hsv(188, 14%, 92%) |
| CMYK | cmyk(13.7%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.43, -8.36, -5.05) |
| CIE-LCH | lch(89.43, 9.77, 211.12°) |
| OKLab | oklab(90.57% -0.0267 -0.0137) |
| OKLCH | oklch(90.57% 0.03 207.1) |
| XYZ | xyz(67.5015, 75.0892, 88.7632) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.36
Lightcyan
#E0FFFF
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 5.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.40
Very Light Blue
#D5FFFF
ΔE00 6.46
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE6EA #EACECA
analogous
#CAEADE #CAE6EA #CAD6EA
triadic
#CAE6EA #EACAE6 #E6EACA
tetradic
#CAE6EA #DECAEA #EACECA #D6EACA
square
#CAE6EA #DECAEA #EACECA #D6EACA
split-complementary
#CAE6EA #EACAD6 #EADECA
monochromatic
#72BDC7 #9ED1D9 #CAE6EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.31
#CAE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CAE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE6EA
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE6EA | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#C1E9E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cae6ea; /* rgb */ color: rgb(202, 230, 234); /* oklch */ color: oklch(90.6% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#daedf0',
500: '#cae6ea',
950: '#000000',
},
}SCSS
$custom: #cae6ea; $custom-light: #daedf0; $custom-dark: #000000;
JSON
{
"hex": "#cae6ea",
"rgb": {
"r": 202,
"g": 230,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90574,
"c": 0.03002,
"h": 207.1
},
"luminance": 0.75091
}Semantic roles & 50–950 ramp
primary
#CAE6EA
secondary
#C59993
accent
#402FB6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485