#CAF4EA#CAF4EA
#CAF4EA is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.5% C 0.045 H 179.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF4EA |
|---|---|
| RGB | rgb(202, 244, 234) |
| HSL | hsl(166, 66%, 87%) |
| HSV | hsv(166, 17%, 96%) |
| CMYK | cmyk(17.2%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.10, -15.41, 0.33) |
| CIE-LCH | lch(93.10, 15.41, 178.78°) |
| OKLab | oklab(93.48% -0.0453 0.0006) |
| OKLCH | oklch(93.48% 0.045 179.2) |
| XYZ | xyz(71.5551, 83.1964, 90.1144) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.17
Duck Egg Blue
#C3FBF4
ΔE00 3.24
Light Light Blue
#CAFFFB
ΔE00 3.76
Eggshell Blue
#C4FFF7
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 4.48
Ice Blue (survey)
#D7FFFE
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF4EA #F4CAD4
analogous
#CAF4D5 #CAF4EA #CAE9F4
triadic
#CAF4EA #EACAF4 #F4EACA
tetradic
#CAF4EA #D5CAF4 #F4CAD4 #E9F4CA
square
#CAF4EA #D5CAF4 #F4CAD4 #E9F4CA
split-complementary
#CAF4EA #F4CAE9 #F4D5CA
monochromatic
#65DFC2 #97E9D6 #CAF4EA #E6FAF5 #E6FAF5
Accessibility & contrast
On white
1.19
#CAF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#CAF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF4EA
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF4EA | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#C0F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #caf4ea; /* rgb */ color: rgb(202, 244, 234); /* oklch */ color: oklch(93.5% 0.045 179.2);
Tailwind
colors: {
custom: {
50: '#daf7f0',
500: '#caf4ea',
950: '#000000',
},
}SCSS
$custom: #caf4ea; $custom-light: #daf7f0; $custom-dark: #000000;
JSON
{
"hex": "#caf4ea",
"rgb": {
"r": 202,
"g": 244,
"b": 234
},
"hsl": {
"h": 165.714,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.93478,
"c": 0.04531,
"h": 179.2
},
"luminance": 0.83198
}Semantic roles & 50–950 ramp
primary
#CAF4EA
secondary
#D58D9E
accent
#1843CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585