#CAFDFA#CAFDFA
#CAFDFA is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.8% C 0.052 H 191.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDFA |
|---|---|
| RGB | rgb(202, 253, 250) |
| HSL | hsl(176, 93%, 89%) |
| HSV | hsv(176, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(95.87, -16.65, -3.88) |
| CIE-LCH | lch(95.87, 17.10, 193.13°) |
| OKLab | oklab(95.82% -0.0507 -0.0107) |
| OKLCH | oklch(95.82% 0.052 191.9) |
| XYZ | xyz(76.7327, 89.7065, 103.6961) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.68
Pale Blue
#D0FEFE
ΔE00 1.83
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Ice
#D6FFFA
ΔE00 2.37
Light Sky Blue
#C6FCFF
ΔE00 2.38
Really Light Blue
#D4FFFF
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDFA #FDCACD
analogous
#CAFDE1 #CAFDFA #CAE7FD
triadic
#CAFDFA #FACAFD #FDFACA
tetradic
#CAFDFA #E1CAFD #FDCACD #E7FDCA
square
#CAFDFA #E1CAFD #FDCACD #E7FDCA
split-complementary
#CAFDFA #FDCAE7 #FDE1CA
monochromatic
#54F9EF #8FFBF4 #CAFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.11
#CAFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CAFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDFA
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDFA | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#BBFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cafdfa; /* rgb */ color: rgb(202, 253, 250); /* oklch */ color: oklch(95.8% 0.052 191.9);
Tailwind
colors: {
custom: {
50: '#dbfefb',
500: '#cafdfa',
950: '#000000',
},
}SCSS
$custom: #cafdfa; $custom-light: #dbfefb; $custom-dark: #000000;
JSON
{
"hex": "#cafdfa",
"rgb": {
"r": 202,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.471,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95818,
"c": 0.05181,
"h": 191.9
},
"luminance": 0.89709
}Semantic roles & 50–950 ramp
primary
#CAFDFA
secondary
#E5868C
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585