#CAFDEB#CAFDEB
#CAFDEB is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.4% C 0.057 H 171.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDEB |
|---|---|
| RGB | rgb(202, 253, 235) |
| HSL | hsl(159, 93%, 89%) |
| HSV | hsv(159, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.50, -19.64, 3.30) |
| CIE-LCH | lch(95.50, 19.92, 170.46°) |
| OKLab | oklab(95.39% -0.0566 0.0084) |
| OKLCH | oklch(95.39% 0.057 171.5) |
| XYZ | xyz(74.4736, 88.8028, 91.7979) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.53
Eggshell Blue
#C4FFF7
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 4.20
Light Light Blue
#CAFFFB
ΔE00 5.29
Ice
#D6FFFA
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDEB #FDCADC
analogous
#CAFDD2 #CAFDEB #CAF5FD
triadic
#CAFDEB #EBCAFD #FDEBCA
tetradic
#CAFDEB #D2CAFD #FDCADC #F5FDCA
square
#CAFDEB #D2CAFD #FDCADC #F5FDCA
split-complementary
#CAFDEB #FDCAF5 #FDD2CA
monochromatic
#54F9BE #8FFBD5 #CAFDEB #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.12
#CAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#CAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDEB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDEB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#BEFEF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafdeb; /* rgb */ color: rgb(202, 253, 235); /* oklch */ color: oklch(95.4% 0.057 171.5);
Tailwind
colors: {
custom: {
50: '#dafef1',
500: '#cafdeb',
950: '#000000',
},
}SCSS
$custom: #cafdeb; $custom-light: #dafef1; $custom-dark: #000000;
JSON
{
"hex": "#cafdeb",
"rgb": {
"r": 202,
"g": 253,
"b": 235
},
"hsl": {
"h": 158.824,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95393,
"c": 0.05722,
"h": 171.5
},
"luminance": 0.88805
}Semantic roles & 50–950 ramp
primary
#CAFDEB
secondary
#E586A8
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585