#8AAFB2#8AAFB2
#8AAFB2 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.8% C 0.040 H 202.4°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFB2 |
|---|---|
| RGB | rgb(138, 175, 178) |
| HSL | hsl(185, 21%, 62%) |
| HSV | hsv(185, 22%, 70%) |
| CMYK | cmyk(22.5%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(68.95, -11.77, -5.65) |
| CIE-LCH | lch(68.95, 13.06, 205.64°) |
| OKLab | oklab(72.79% -0.0372 -0.0154) |
| OKLCH | oklch(72.79% 0.04 202.4) |
| XYZ | xyz(33.8447, 39.2763, 47.9087) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 7.63
Greyblue
#77A1B5
ΔE00 8.25
Cadetblue
#5F9EA0
ΔE00 8.46
Cool Gray
#9AA7B0
ΔE00 9.33
Bluey Grey
#89A0B0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFB2 #B28D8A
analogous
#8AB2A1 #8AAFB2 #8A9BB2
triadic
#8AAFB2 #B28AAF #AFB28A
tetradic
#8AAFB2 #A18AB2 #B28D8A #9BB28A
square
#8AAFB2 #A18AB2 #B28D8A #9BB28A
split-complementary
#8AAFB2 #B28A9B #B2A18A
monochromatic
#4D7275 #65969A #8AAFB2 #AFC8CA #D4E1E3
Accessibility & contrast
On white
2.37
#8AAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8AAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFB2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFB2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB2
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#7DB2B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8aafb2; /* rgb */ color: rgb(138, 175, 178); /* oklch */ color: oklch(72.8% 0.040 202.4);
Tailwind
colors: {
custom: {
50: '#adc7c9',
500: '#8aafb2',
950: '#000000',
},
}SCSS
$custom: #8aafb2; $custom-light: #adc7c9; $custom-dark: #000000;
JSON
{
"hex": "#8aafb2",
"rgb": {
"r": 138,
"g": 175,
"b": 178
},
"hsl": {
"h": 184.5,
"s": 20.619,
"l": 61.961
},
"oklch": {
"l": 0.72787,
"c": 0.04029,
"h": 202.4
},
"luminance": 0.39278
}Semantic roles & 50–950 ramp
primary
#8AAFB2
secondary
#D3C6C5
accent
#4D479F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282