#CAFDED#CAFDED
#CAFDED is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.4% C 0.056 H 174.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDED |
|---|---|
| RGB | rgb(202, 253, 237) |
| HSL | hsl(161, 93%, 89%) |
| HSV | hsv(161, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.55, -19.25, 2.34) |
| CIE-LCH | lch(95.55, 19.39, 173.07°) |
| OKLab | oklab(95.45% -0.0558 0.0059) |
| OKLCH | oklch(95.45% 0.056 174) |
| XYZ | xyz(74.7642, 88.9190, 93.3282) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Pale Aqua
#B8FFEB
ΔE00 3.66
Light Light Blue
#CAFFFB
ΔE00 4.58
Ice
#D6FFFA
ΔE00 4.89
Pale Cyan
#B7FFFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDED #FDCADA
analogous
#CAFDD4 #CAFDED #CAF4FD
triadic
#CAFDED #EDCAFD #FDEDCA
tetradic
#CAFDED #D4CAFD #FDCADA #F4FDCA
square
#CAFDED #D4CAFD #FDCADA #F4FDCA
split-complementary
#CAFDED #FDCAF4 #FDD4CA
monochromatic
#54F9C5 #8FFBD9 #CAFDED #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.12
#CAFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#CAFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDED
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDED | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F0EFEE
Tritanopia (blue-blind)
#BEFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafded; /* rgb */ color: rgb(202, 253, 237); /* oklch */ color: oklch(95.4% 0.056 174.0);
Tailwind
colors: {
custom: {
50: '#dafef2',
500: '#cafded',
950: '#000000',
},
}SCSS
$custom: #cafded; $custom-light: #dafef2; $custom-dark: #000000;
JSON
{
"hex": "#cafded",
"rgb": {
"r": 202,
"g": 253,
"b": 237
},
"hsl": {
"h": 161.176,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95448,
"c": 0.05611,
"h": 174
},
"luminance": 0.88922
}Semantic roles & 50–950 ramp
primary
#CAFDED
secondary
#E586A4
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585