#98B4AA#98B4AA
#98B4AA is a light, muted teal. Relative luminance 0.422; OKLCH L 74.6% C 0.034 H 171.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4AA |
|---|---|
| RGB | rgb(152, 180, 170) |
| HSL | hsl(159, 16%, 65%) |
| HSV | hsv(159, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(71.02, -11.58, 1.90) |
| CIE-LCH | lch(71.02, 11.74, 170.70°) |
| OKLab | oklab(74.59% -0.0335 0.0049) |
| OKLCH | oklch(74.59% 0.034 171.8) |
| XYZ | xyz(36.5240, 42.2193, 44.2472) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.55
Greyish Teal
#719F91
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.37
Sage Green
#9CAF88
ΔE00 10.49
Pale Teal
#82CBB2
ΔE00 10.85
Grey Green
#86A17D
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4AA #B498A2
analogous
#98B49C #98B4AA #98B0B4
triadic
#98B4AA #AA98B4 #B4AA98
tetradic
#98B4AA #9C98B4 #B498A2 #B0B498
square
#98B4AA #9C98B4 #B498A2 #B0B498
split-complementary
#98B4AA #B498B0 #B49C98
monochromatic
#58796E #759A8D #98B4AA #BBCEC7 #DFE8E4
Accessibility & contrast
On white
2.22
#98B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#98B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4AA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4AA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#92B5B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b4aa; /* rgb */ color: rgb(152, 180, 170); /* oklch */ color: oklch(74.6% 0.034 171.8);
Tailwind
colors: {
custom: {
50: '#b6cac3',
500: '#98b4aa',
950: '#000000',
},
}SCSS
$custom: #98b4aa; $custom-light: #b6cac3; $custom-dark: #000000;
JSON
{
"hex": "#98b4aa",
"rgb": {
"r": 152,
"g": 180,
"b": 170
},
"hsl": {
"h": 158.571,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74589,
"c": 0.03385,
"h": 171.8
},
"luminance": 0.4222
}Semantic roles & 50–950 ramp
primary
#98B4AA
secondary
#D9CFD3
accent
#4C689A
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281