#CAFAEB#CAFAEB
#CAFAEB is a very light, muted teal. Relative luminance 0.869; OKLCH L 94.8% C 0.053 H 174.1°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFAEB |
|---|---|
| RGB | rgb(202, 250, 235) |
| HSL | hsl(161, 83%, 89%) |
| HSV | hsv(161, 19%, 98%) |
| CMYK | cmyk(19.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.71, -18.17, 2.15) |
| CIE-LCH | lch(94.71, 18.30, 173.26°) |
| OKLab | oklab(94.76% -0.0527 0.0054) |
| OKLCH | oklch(94.76% 0.053 174.1) |
| XYZ | xyz(73.5340, 86.9236, 91.4847) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Eggshell Blue
#C4FFF7
ΔE00 3.47
Pale Aqua
#B8FFEB
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 4.41
Ice
#D6FFFA
ΔE00 4.48
Pale Cyan
#B7FFFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFAEB #FACAD9
analogous
#CAFAD3 #CAFAEB #CAF1FA
triadic
#CAFAEB #EBCAFA #FAEBCA
tetradic
#CAFAEB #D3CAFA #FACAD9 #F1FACA
square
#CAFAEB #D3CAFA #FACAD9 #F1FACA
split-complementary
#CAFAEB #FACAF1 #FAD3CA
monochromatic
#5AEFC1 #92F5D6 #CAFAEB #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.14
#CAFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CAFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFAEB
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFAEB | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#BFFBF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cafaeb; /* rgb */ color: rgb(202, 250, 235); /* oklch */ color: oklch(94.8% 0.053 174.1);
Tailwind
colors: {
custom: {
50: '#dafcf1',
500: '#cafaeb',
950: '#000000',
},
}SCSS
$custom: #cafaeb; $custom-light: #dafcf1; $custom-dark: #000000;
JSON
{
"hex": "#cafaeb",
"rgb": {
"r": 202,
"g": 250,
"b": 235
},
"hsl": {
"h": 161.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.94763,
"c": 0.053,
"h": 174.1
},
"luminance": 0.86926
}Semantic roles & 50–950 ramp
primary
#CAFAEB
secondary
#DF89A4
accent
#064ADF
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585