#CAFDF2#CAFDF2
#CAFDF2 is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.054 H 180.5°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDF2 |
|---|---|
| RGB | rgb(202, 253, 242) |
| HSL | hsl(167, 93%, 89%) |
| HSV | hsv(167, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(95.67, -18.27, -0.06) |
| CIE-LCH | lch(95.67, 18.27, 180.18°) |
| OKLab | oklab(95.59% -0.0538 -0.0004) |
| OKLCH | oklch(95.59% 0.054 180.5) |
| XYZ | xyz(75.5048, 89.2153, 97.2292) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 1.89
Light Light Blue
#CAFFFB
ΔE00 2.75
Ice
#D6FFFA
ΔE00 3.45
Pale Cyan
#B7FFFA
ΔE00 4.24
Pale Aqua
#B8FFEB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDF2 #FDCAD5
analogous
#CAFDD9 #CAFDF2 #CAEFFD
triadic
#CAFDF2 #F2CAFD #FDF2CA
tetradic
#CAFDF2 #D9CAFD #FDCAD5 #EFFDCA
square
#CAFDF2 #D9CAFD #FDCAD5 #EFFDCA
split-complementary
#CAFDF2 #FDCAEF #FDD9CA
monochromatic
#54F9D5 #8FFBE4 #CAFDF2 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.11
#CAFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#CAFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDF2
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDF2 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#BDFFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cafdf2; /* rgb */ color: rgb(202, 253, 242); /* oklch */ color: oklch(95.6% 0.054 180.5);
Tailwind
colors: {
custom: {
50: '#dbfef6',
500: '#cafdf2',
950: '#000000',
},
}SCSS
$custom: #cafdf2; $custom-light: #dbfef6; $custom-dark: #000000;
JSON
{
"hex": "#cafdf2",
"rgb": {
"r": 202,
"g": 253,
"b": 242
},
"hsl": {
"h": 167.059,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95588,
"c": 0.05382,
"h": 180.5
},
"luminance": 0.89218
}Semantic roles & 50–950 ramp
primary
#CAFDF2
secondary
#E5869B
accent
#0031E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585