#CAE1DF#CAE1DF
#CAE1DF is a very light, muted teal. Relative luminance 0.717; OKLCH L 89.2% C 0.025 H 190.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE1DF |
|---|---|
| RGB | rgb(202, 225, 223) |
| HSL | hsl(175, 28%, 84%) |
| HSV | hsv(175, 10%, 88%) |
| CMYK | cmyk(10.2%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(87.84, -7.98, -1.62) |
| CIE-LCH | lch(87.84, 8.14, 191.45°) |
| OKLab | oklab(89.22% -0.0242 -0.0044) |
| OKLCH | oklch(89.22% 0.025 190.4) |
| XYZ | xyz(64.5985, 71.7336, 80.2403) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.31
Very Pale Blue
#D6FFFE
ΔE00 7.43
Azure (CSS)
#F0FFFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE1DF #E1CACC
analogous
#CAE1D3 #CAE1DF #CAD7E1
triadic
#CAE1DF #DFCAE1 #E1DFCA
tetradic
#CAE1DF #D3CAE1 #E1CACC #D7E1CA
square
#CAE1DF #D3CAE1 #E1CACC #D7E1CA
split-complementary
#CAE1DF #E1CAD7 #E1D3CA
monochromatic
#7CB5B0 #A3CBC7 #CAE1DF #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.37
#CAE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#CAE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE1DF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE1DF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#C4E2E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae1df; /* rgb */ color: rgb(202, 225, 223); /* oklch */ color: oklch(89.2% 0.025 190.4);
Tailwind
colors: {
custom: {
50: '#daeae9',
500: '#cae1df',
950: '#000000',
},
}SCSS
$custom: #cae1df; $custom-light: #daeae9; $custom-dark: #000000;
JSON
{
"hex": "#cae1df",
"rgb": {
"r": 202,
"g": 225,
"b": 223
},
"hsl": {
"h": 174.783,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.89217,
"c": 0.02459,
"h": 190.4
},
"luminance": 0.71735
}Semantic roles & 50–950 ramp
primary
#CAE1DF
secondary
#B9979A
accent
#3F48A6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484