#CAFDFD#CAFDFD
#CAFDFD is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.052 H 196.3°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDFD |
|---|---|
| RGB | rgb(202, 253, 253) |
| HSL | hsl(180, 93%, 89%) |
| HSV | hsv(180, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.95, -16.03, -5.32) |
| CIE-LCH | lch(95.95, 16.89, 198.34°) |
| OKLab | oklab(95.91% -0.0495 -0.0145) |
| OKLCH | oklch(95.91% 0.052 196.3) |
| XYZ | xyz(77.2069, 89.8961, 106.1932) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.14
Light Sky Blue
#C6FCFF
ΔE00 1.25
Light Light Blue
#CAFFFB
ΔE00 1.74
Really Light Blue
#D4FFFF
ΔE00 1.89
Very Light Blue
#D5FFFF
ΔE00 2.13
Very Pale Blue
#D6FFFE
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDFD #FDCACA
analogous
#CAFDE4 #CAFDFD #CAE4FD
triadic
#CAFDFD #FDCAFD #FDFDCA
tetradic
#CAFDFD #E4CAFD #FDCACA #E4FDCA
square
#CAFDFD #E4CAFD #FDCACA #E4FDCA
split-complementary
#CAFDFD #FDCAE4 #FDE4CA
monochromatic
#54F9F9 #8FFBFB #CAFDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.11
#CAFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CAFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDFD
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDFD | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#BAFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cafdfd; /* rgb */ color: rgb(202, 253, 253); /* oklch */ color: oklch(95.9% 0.052 196.3);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cafdfd',
950: '#000000',
},
}SCSS
$custom: #cafdfd; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cafdfd",
"rgb": {
"r": 202,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95907,
"c": 0.05163,
"h": 196.3
},
"luminance": 0.89899
}Semantic roles & 50–950 ramp
primary
#CAFDFD
secondary
#E58686
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585