#CAE6E8#CAE6E8
#CAE6E8 is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.5% C 0.030 H 201.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE6E8 |
|---|---|
| RGB | rgb(202, 230, 232) |
| HSL | hsl(184, 39%, 85%) |
| HSV | hsv(184, 13%, 91%) |
| CMYK | cmyk(12.9%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(89.38, -8.76, -4.08) |
| CIE-LCH | lch(89.38, 9.67, 204.96°) |
| OKLab | oklab(90.51% -0.0275 -0.0111) |
| OKLCH | oklch(90.51% 0.03 201.9) |
| XYZ | xyz(67.2158, 74.9749, 87.2585) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.29
Lightcyan
#E0FFFF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.13
Very Pale Blue
#D6FFFE
ΔE00 6.13
Really Light Blue
#D4FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE6E8 #E8CCCA
analogous
#CAE8DB #CAE6E8 #CAD7E8
triadic
#CAE6E8 #E8CAE6 #E6E8CA
tetradic
#CAE6E8 #DBCAE8 #E8CCCA #D7E8CA
square
#CAE6E8 #DBCAE8 #E8CCCA #D7E8CA
split-complementary
#CAE6E8 #E8CAD7 #E8DBCA
monochromatic
#75BEC3 #9FD2D5 #CAE6E8 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.31
#CAE6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CAE6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE6E8
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE6E8 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E3E8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#C2E8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cae6e8; /* rgb */ color: rgb(202, 230, 232); /* oklch */ color: oklch(90.5% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#daedef',
500: '#cae6e8',
950: '#000000',
},
}SCSS
$custom: #cae6e8; $custom-light: #daedef; $custom-dark: #000000;
JSON
{
"hex": "#cae6e8",
"rgb": {
"r": 202,
"g": 230,
"b": 232
},
"hsl": {
"h": 184,
"s": 39.474,
"l": 85.098
},
"oklch": {
"l": 0.90514,
"c": 0.02964,
"h": 201.9
},
"luminance": 0.74976
}Semantic roles & 50–950 ramp
primary
#CAE6E8
secondary
#C29794
accent
#3C33B2
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485