#CAFBEC#CAFBEC
#CAFBEC is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.0% C 0.054 H 174.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFBEC |
|---|---|
| RGB | rgb(202, 251, 236) |
| HSL | hsl(162, 86%, 89%) |
| HSV | hsv(162, 20%, 98%) |
| CMYK | cmyk(19.5%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(94.99, -18.47, 2.05) |
| CIE-LCH | lch(94.99, 18.58, 173.66°) |
| OKLab | oklab(95% -0.0536 0.0052) |
| OKLCH | oklch(95% 0.054 174.5) |
| XYZ | xyz(73.9904, 87.6046, 92.3516) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.30
Eggshell Blue
#C4FFF7
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 4.33
Ice
#D6FFFA
ΔE00 4.50
Pale Cyan
#B7FFFA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFBEC #FBCAD9
analogous
#CAFBD4 #CAFBEC #CAF2FB
triadic
#CAFBEC #ECCAFB #FBECCA
tetradic
#CAFBEC #D4CAFB #FBCAD9 #F2FBCA
square
#CAFBEC #D4CAFB #FBCAD9 #F2FBCA
split-complementary
#CAFBEC #FBCAF2 #FBD4CA
monochromatic
#58F2C3 #91F7D8 #CAFBEC #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.13
#CAFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CAFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFBEC
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFBEC | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#BEFCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cafbec; /* rgb */ color: rgb(202, 251, 236); /* oklch */ color: oklch(95.0% 0.054 174.5);
Tailwind
colors: {
custom: {
50: '#dafcf2',
500: '#cafbec',
950: '#000000',
},
}SCSS
$custom: #cafbec; $custom-light: #dafcf2; $custom-dark: #000000;
JSON
{
"hex": "#cafbec",
"rgb": {
"r": 202,
"g": 251,
"b": 236
},
"hsl": {
"h": 161.633,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.95,
"c": 0.05387,
"h": 174.5
},
"luminance": 0.87607
}Semantic roles & 50–950 ramp
primary
#CAFBEC
secondary
#E188A3
accent
#0347E2
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#151716
muted
#848585