#AFCABE#AFCABE
#AFCABE is a light, muted teal. Relative luminance 0.551; OKLCH L 81.5% C 0.034 H 166.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCABE |
|---|---|
| RGB | rgb(175, 202, 190) |
| HSL | hsl(153, 20%, 74%) |
| HSV | hsv(153, 13%, 79%) |
| CMYK | cmyk(13.4%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(79.08, -11.41, 2.93) |
| CIE-LCH | lch(79.08, 11.78, 165.58°) |
| OKLab | oklab(81.55% -0.0327 0.0076) |
| OKLCH | oklch(81.55% 0.034 166.9) |
| XYZ | xyz(48.0918, 55.0717, 56.8014) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 10.17
Pale Teal
#82CBB2
ΔE00 10.30
Light Grey
#D8DCD6
ΔE00 10.71
Greenish Grey
#96AE8D
ΔE00 10.88
Paleturquoise
#AFEEEE
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCABE #CAAFBB
analogous
#AFCAB1 #AFCABE #AFC9CA
triadic
#AFCABE #BEAFCA #CABEAF
tetradic
#AFCABE #B1AFCA #CAAFBB #C9CAAF
square
#AFCABE #B1AFCA #CAAFBB #C9CAAF
split-complementary
#AFCABE #CAAFC9 #CAB1AF
monochromatic
#659982 #8AB2A0 #AFCABE #D4E2DC #EDF3F0
Accessibility & contrast
On white
1.75
#AFCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#AFCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCABE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCABE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#AACAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcabe; /* rgb */ color: rgb(175, 202, 190); /* oklch */ color: oklch(81.5% 0.034 166.9);
Tailwind
colors: {
custom: {
50: '#c7dad1',
500: '#afcabe',
950: '#000000',
},
}SCSS
$custom: #afcabe; $custom-light: #c7dad1; $custom-dark: #000000;
JSON
{
"hex": "#afcabe",
"rgb": {
"r": 175,
"g": 202,
"b": 190
},
"hsl": {
"h": 153.333,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81545,
"c": 0.03356,
"h": 166.9
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#AFCABE
secondary
#9F7F8D
accent
#476E9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383