#CAEAEF#CAEAEF
#CAEAEF is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.5% C 0.034 H 208.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEAEF |
|---|---|
| RGB | rgb(202, 234, 239) |
| HSL | hsl(188, 54%, 86%) |
| HSV | hsv(188, 15%, 94%) |
| CMYK | cmyk(15.5%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.61, -9.39, -5.93) |
| CIE-LCH | lch(90.61, 11.11, 212.27°) |
| OKLab | oklab(91.55% -0.0302 -0.016) |
| OKLCH | oklch(91.55% 0.034 208) |
| XYZ | xyz(69.3559, 77.6324, 92.9750) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.83
Lightcyan
#E0FFFF
ΔE00 4.89
Very Light Blue
#D5FFFF
ΔE00 5.46
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Really Light Blue
#D4FFFF
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEAEF #EFCFCA
analogous
#CAEFE2 #CAEAEF #CAD8EF
triadic
#CAEAEF #EFCAEA #EAEFCA
tetradic
#CAEAEF #E2CAEF #EFCFCA #D8EFCA
square
#CAEAEF #E2CAEF #EFCFCA #D8EFCA
split-complementary
#CAEAEF #EFCAD8 #EFE2CA
monochromatic
#6CC5D3 #9BD7E1 #CAEAEF #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.27
#CAEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CAEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEAEF
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEAEF | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#C0EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caeaef; /* rgb */ color: rgb(202, 234, 239); /* oklch */ color: oklch(91.5% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#daf0f4',
500: '#caeaef',
950: '#000000',
},
}SCSS
$custom: #caeaef; $custom-light: #daf0f4; $custom-dark: #000000;
JSON
{
"hex": "#caeaef",
"rgb": {
"r": 202,
"g": 234,
"b": 239
},
"hsl": {
"h": 188.108,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.91549,
"c": 0.03418,
"h": 208
},
"luminance": 0.77634
}Semantic roles & 50–950 ramp
primary
#CAEAEF
secondary
#CD9990
accent
#3A24C1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585