#CAF4FA#CAF4FA
#CAF4FA is a very light, muted teal. Relative luminance 0.842; OKLCH L 93.9% C 0.044 H 207.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF4FA |
|---|---|
| RGB | rgb(202, 244, 250) |
| HSL | hsl(188, 83%, 89%) |
| HSV | hsv(188, 19%, 98%) |
| CMYK | cmyk(19.2%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(93.52, -12.18, -7.36) |
| CIE-LCH | lch(93.52, 14.23, 211.15°) |
| OKLab | oklab(93.95% -0.0391 -0.02) |
| OKLCH | oklch(93.95% 0.044 207) |
| XYZ | xyz(73.9583, 84.1576, 102.7713) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.03
Very Light Blue
#D5FFFF
ΔE00 3.36
Really Light Blue
#D4FFFF
ΔE00 3.39
Light Sky Blue
#C6FCFF
ΔE00 3.43
Pale Blue
#D0FEFE
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF4FA #FAD0CA
analogous
#CAFAE8 #CAF4FA #CADCFA
triadic
#CAF4FA #FACAF4 #F4FACA
tetradic
#CAF4FA #E8CAFA #FAD0CA #DCFACA
square
#CAF4FA #E8CAFA #FAD0CA #DCFACA
split-complementary
#CAF4FA #FACADC #FAE8CA
monochromatic
#5ADDEF #92E8F5 #CAF4FA #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.18
#CAF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CAF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF4FA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF4FA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FA
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#BCF8F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #caf4fa; /* rgb */ color: rgb(202, 244, 250); /* oklch */ color: oklch(93.9% 0.044 207.0);
Tailwind
colors: {
custom: {
50: '#daf7fc',
500: '#caf4fa',
950: '#000000',
},
}SCSS
$custom: #caf4fa; $custom-light: #daf7fc; $custom-dark: #000000;
JSON
{
"hex": "#caf4fa",
"rgb": {
"r": 202,
"g": 244,
"b": 250
},
"hsl": {
"h": 187.5,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.93949,
"c": 0.04394,
"h": 207
},
"luminance": 0.8416
}Semantic roles & 50–950 ramp
primary
#CAF4FA
secondary
#DF9489
accent
#2106DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585