#CAF2EA#CAF2EA
#CAF2EA is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.1% C 0.043 H 181.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2EA |
|---|---|
| RGB | rgb(202, 242, 234) |
| HSL | hsl(168, 61%, 87%) |
| HSV | hsv(168, 17%, 95%) |
| CMYK | cmyk(16.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.57, -14.41, -0.44) |
| CIE-LCH | lch(92.57, 14.42, 181.75°) |
| OKLab | oklab(93.06% -0.0427 -0.0014) |
| OKLCH | oklch(93.06% 0.043 181.9) |
| XYZ | xyz(70.9566, 81.9993, 89.9149) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.99
Duck Egg Blue
#C3FBF4
ΔE00 3.62
Light Light Blue
#CAFFFB
ΔE00 3.84
Very Pale Blue
#D6FFFE
ΔE00 4.02
Ice Blue (survey)
#D7FFFE
ΔE00 4.07
Pale Blue
#D0FEFE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2EA #F2CAD2
analogous
#CAF2D6 #CAF2EA #CAE6F2
triadic
#CAF2EA #EACAF2 #F2EACA
tetradic
#CAF2EA #D6CAF2 #F2CAD2 #E6F2CA
square
#CAF2EA #D6CAF2 #F2CAD2 #E6F2CA
split-complementary
#CAF2EA #F2CAE6 #F2D6CA
monochromatic
#68DAC3 #99E6D7 #CAF2EA #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.21
#CAF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CAF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2EA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2EA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C0F4EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf2ea; /* rgb */ color: rgb(202, 242, 234); /* oklch */ color: oklch(93.1% 0.043 181.9);
Tailwind
colors: {
custom: {
50: '#daf6f0',
500: '#caf2ea',
950: '#000000',
},
}SCSS
$custom: #caf2ea; $custom-light: #daf6f0; $custom-dark: #000000;
JSON
{
"hex": "#caf2ea",
"rgb": {
"r": 202,
"g": 242,
"b": 234
},
"hsl": {
"h": 168,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.93061,
"c": 0.0427,
"h": 181.9
},
"luminance": 0.82001
}Semantic roles & 50–950 ramp
primary
#CAF2EA
secondary
#D28F9C
accent
#1D3FC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585