#98BCAB#98BCAB
#98BCAB is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.046 H 164.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCAB |
|---|---|
| RGB | rgb(152, 188, 171) |
| HSL | hsl(152, 21%, 67%) |
| HSV | hsv(152, 19%, 74%) |
| CMYK | cmyk(19.1%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.27, -15.55, 4.61) |
| CIE-LCH | lch(73.27, 16.22, 163.48°) |
| OKLab | oklab(76.39% -0.0442 0.0119) |
| OKLCH | oklch(76.39% 0.046 164.9) |
| XYZ | xyz(38.2808, 45.5810, 45.3013) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 7.49
Darkseagreen
#8FBC8F
ΔE00 8.58
Greyish Teal
#719F91
ΔE00 9.43
Sage Green
#9CAF88
ΔE00 9.44
Seafoam Blue
#78D1B6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCAB #BC98A9
analogous
#98BC99 #98BCAB #98BBBC
triadic
#98BCAB #AB98BC #BCAB98
tetradic
#98BCAB #9998BC #BC98A9 #BBBC98
square
#98BCAB #9998BC #BC98A9 #BBBC98
split-complementary
#98BCAB #BC98BB #BC9998
monochromatic
#56846E #73A48D #98BCAB #BDD4C9 #E2ECE7
Accessibility & contrast
On white
2.08
#98BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#98BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCAB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCAB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#91BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bcab; /* rgb */ color: rgb(152, 188, 171); /* oklch */ color: oklch(76.4% 0.046 164.9);
Tailwind
colors: {
custom: {
50: '#b6d0c4',
500: '#98bcab',
950: '#000000',
},
}SCSS
$custom: #98bcab; $custom-light: #b6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#98bcab",
"rgb": {
"r": 152,
"g": 188,
"b": 171
},
"hsl": {
"h": 151.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76387,
"c": 0.04576,
"h": 164.9
},
"luminance": 0.45582
}Semantic roles & 50–950 ramp
primary
#98BCAB
secondary
#DED2D8
accent
#4670A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281