#CAFDEE#CAFDEE
#CAFDEE is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.5% C 0.056 H 175.2°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDEE |
|---|---|
| RGB | rgb(202, 253, 238) |
| HSL | hsl(162, 93%, 89%) |
| HSV | hsv(162, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.57, -19.06, 1.86) |
| CIE-LCH | lch(95.57, 19.15, 174.43°) |
| OKLab | oklab(95.48% -0.0554 0.0046) |
| OKLCH | oklch(95.48% 0.056 175.2) |
| XYZ | xyz(74.9107, 88.9776, 94.0998) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.03
Duck Egg Blue
#C3FBF4
ΔE00 3.17
Pale Aqua
#B8FFEB
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.59
Pale Cyan
#B7FFFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDEE #FDCAD9
analogous
#CAFDD5 #CAFDEE #CAF3FD
triadic
#CAFDEE #EECAFD #FDEECA
tetradic
#CAFDEE #D5CAFD #FDCAD9 #F3FDCA
square
#CAFDEE #D5CAFD #FDCAD9 #F3FDCA
split-complementary
#CAFDEE #FDCAF3 #FDD5CA
monochromatic
#54F9C8 #8FFBDB #CAFDEE #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.12
#CAFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CAFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDEE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDEE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F0EFEF
Tritanopia (blue-blind)
#BEFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafdee; /* rgb */ color: rgb(202, 253, 238); /* oklch */ color: oklch(95.5% 0.056 175.2);
Tailwind
colors: {
custom: {
50: '#dbfef3',
500: '#cafdee',
950: '#000000',
},
}SCSS
$custom: #cafdee; $custom-light: #dbfef3; $custom-dark: #000000;
JSON
{
"hex": "#cafdee",
"rgb": {
"r": 202,
"g": 253,
"b": 238
},
"hsl": {
"h": 162.353,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95476,
"c": 0.05559,
"h": 175.2
},
"luminance": 0.8898
}Semantic roles & 50–950 ramp
primary
#CAFDEE
secondary
#E586A2
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585