#CAFDEC#CAFDEC
#CAFDEC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.4% C 0.057 H 172.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDEC |
|---|---|
| RGB | rgb(202, 253, 236) |
| HSL | hsl(160, 93%, 89%) |
| HSV | hsv(160, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.52, -19.45, 2.82) |
| CIE-LCH | lch(95.52, 19.65, 171.75°) |
| OKLab | oklab(95.42% -0.0562 0.0072) |
| OKLCH | oklch(95.42% 0.057 172.7) |
| XYZ | xyz(74.6185, 88.8608, 92.5610) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.57
Eggshell Blue
#C4FFF7
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.93
Ice
#D6FFFA
ΔE00 5.19
Pale Cyan
#B7FFFA
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDEC #FDCADB
analogous
#CAFDD3 #CAFDEC #CAF5FD
triadic
#CAFDEC #ECCAFD #FDECCA
tetradic
#CAFDEC #D3CAFD #FDCADB #F5FDCA
square
#CAFDEC #D3CAFD #FDCADB #F5FDCA
split-complementary
#CAFDEC #FDCAF5 #FDD3CA
monochromatic
#54F9C2 #8FFBD7 #CAFDEC #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.12
#CAFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CAFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDEC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDEC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#BEFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafdec; /* rgb */ color: rgb(202, 253, 236); /* oklch */ color: oklch(95.4% 0.057 172.7);
Tailwind
colors: {
custom: {
50: '#dafef2',
500: '#cafdec',
950: '#000000',
},
}SCSS
$custom: #cafdec; $custom-light: #dafef2; $custom-dark: #000000;
JSON
{
"hex": "#cafdec",
"rgb": {
"r": 202,
"g": 253,
"b": 236
},
"hsl": {
"h": 160,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.95421,
"c": 0.05665,
"h": 172.7
},
"luminance": 0.88863
}Semantic roles & 50–950 ramp
primary
#CAFDEC
secondary
#E586A6
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585