#CAEAEC#CAEAEC
#CAEAEC is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.5% C 0.034 H 201.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEAEC |
|---|---|
| RGB | rgb(202, 234, 236) |
| HSL | hsl(184, 47%, 86%) |
| HSV | hsv(184, 14%, 93%) |
| CMYK | cmyk(14.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.53, -10.00, -4.48) |
| CIE-LCH | lch(90.53, 10.95, 204.14°) |
| OKLab | oklab(91.46% -0.0313 -0.0121) |
| OKLCH | oklch(91.46% 0.034 201.2) |
| XYZ | xyz(68.9164, 77.4566, 90.6603) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.84
Very Light Blue
#D5FFFF
ΔE00 4.90
Very Pale Blue
#D6FFFE
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEAEC #ECCCCA
analogous
#CAECDD #CAEAEC #CAD9EC
triadic
#CAEAEC #ECCAEA #EAECCA
tetradic
#CAEAEC #DDCAEC #ECCCCA #D9ECCA
square
#CAEAEC #DDCAEC #ECCCCA #D9ECCA
split-complementary
#CAEAEC #ECCAD9 #ECDDCA
monochromatic
#70C6CC #9DD8DC #CAEAEC #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CAEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CAEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEAEC
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEAEC | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DEE2EC
Tritanopia (blue-blind)
#C0EDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caeaec; /* rgb */ color: rgb(202, 234, 236); /* oklch */ color: oklch(91.5% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#daf0f2',
500: '#caeaec',
950: '#000000',
},
}SCSS
$custom: #caeaec; $custom-light: #daf0f2; $custom-dark: #000000;
JSON
{
"hex": "#caeaec",
"rgb": {
"r": 202,
"g": 234,
"b": 236
},
"hsl": {
"h": 183.529,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91459,
"c": 0.03359,
"h": 201.2
},
"luminance": 0.77458
}Semantic roles & 50–950 ramp
primary
#CAEAEC
secondary
#C89592
accent
#332BBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585