#CAF2EE#CAF2EE
#CAF2EE is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.2% C 0.042 H 189.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2EE |
|---|---|
| RGB | rgb(202, 242, 238) |
| HSL | hsl(174, 61%, 87%) |
| HSV | hsv(174, 17%, 95%) |
| CMYK | cmyk(16.5%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.68, -13.62, -2.37) |
| CIE-LCH | lch(92.68, 13.82, 189.87°) |
| OKLab | oklab(93.18% -0.0411 -0.0065) |
| OKLCH | oklch(93.18% 0.042 189) |
| XYZ | xyz(71.5377, 82.2318, 92.9755) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.69
Very Pale Blue
#D6FFFE
ΔE00 2.99
Ice Blue (survey)
#D7FFFE
ΔE00 3.04
Pale Blue
#D0FEFE
ΔE00 3.05
Really Light Blue
#D4FFFF
ΔE00 3.15
Very Light Blue
#D5FFFF
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2EE #F2CACE
analogous
#CAF2DA #CAF2EE #CAE2F2
triadic
#CAF2EE #EECAF2 #F2EECA
tetradic
#CAF2EE #DACAF2 #F2CACE #E2F2CA
square
#CAF2EE #DACAF2 #F2CACE #E2F2CA
split-complementary
#CAF2EE #F2CAE2 #F2DACA
monochromatic
#68DACE #99E6DE #CAF2EE #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.20
#CAF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#CAF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2EE
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2EE | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#BFF4F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf2ee; /* rgb */ color: rgb(202, 242, 238); /* oklch */ color: oklch(93.2% 0.042 189.0);
Tailwind
colors: {
custom: {
50: '#daf6f3',
500: '#caf2ee',
950: '#000000',
},
}SCSS
$custom: #caf2ee; $custom-light: #daf6f3; $custom-dark: #000000;
JSON
{
"hex": "#caf2ee",
"rgb": {
"r": 202,
"g": 242,
"b": 238
},
"hsl": {
"h": 174,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.93176,
"c": 0.04164,
"h": 189
},
"luminance": 0.82234
}Semantic roles & 50–950 ramp
primary
#CAF2EE
secondary
#D28F95
accent
#1D2EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585