#CAFCED#CAFCED
#CAFCED is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.2% C 0.055 H 174.9°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFCED |
|---|---|
| RGB | rgb(202, 252, 237) |
| HSL | hsl(162, 89%, 89%) |
| HSV | hsv(162, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.28, -18.76, 1.96) |
| CIE-LCH | lch(95.28, 18.86, 174.05°) |
| OKLab | oklab(95.24% -0.0545 0.0049) |
| OKLCH | oklch(95.24% 0.055 174.9) |
| XYZ | xyz(74.4493, 88.2893, 93.2233) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.16
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Pale Aqua
#B8FFEB
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.27
Ice
#D6FFFA
ΔE00 4.54
Pale Cyan
#B7FFFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFCED #FCCAD9
analogous
#CAFCD4 #CAFCED #CAF2FC
triadic
#CAFCED #EDCAFC #FCEDCA
tetradic
#CAFCED #D4CAFC #FCCAD9 #F2FCCA
square
#CAFCED #D4CAFC #FCCAD9 #F2FCCA
split-complementary
#CAFCED #FCCAF2 #FCD4CA
monochromatic
#56F5C6 #90F9D9 #CAFCED #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.13
#CAFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#CAFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFCED
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFCED | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#BEFDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cafced; /* rgb */ color: rgb(202, 252, 237); /* oklch */ color: oklch(95.2% 0.055 174.9);
Tailwind
colors: {
custom: {
50: '#dafdf2',
500: '#cafced',
950: '#000000',
},
}SCSS
$custom: #cafced; $custom-light: #dafdf2; $custom-dark: #000000;
JSON
{
"hex": "#cafced",
"rgb": {
"r": 202,
"g": 252,
"b": 237
},
"hsl": {
"h": 162,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.95238,
"c": 0.05473,
"h": 174.9
},
"luminance": 0.88292
}Semantic roles & 50–950 ramp
primary
#CAFCED
secondary
#E387A3
accent
#0045E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585