#98BFB1#98BFB1
#98BFB1 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.046 H 171.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFB1 |
|---|---|
| RGB | rgb(152, 191, 177) |
| HSL | hsl(158, 23%, 67%) |
| HSV | hsv(158, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(74.26, -15.88, 2.78) |
| CIE-LCH | lch(74.26, 16.12, 170.08°) |
| OKLab | oklab(77.22% -0.0457 0.0071) |
| OKLCH | oklch(77.22% 0.046 171.2) |
| XYZ | xyz(39.5133, 47.1100, 48.5977) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 9.05
Seafoam Blue
#78D1B6
ΔE00 9.11
Darkseagreen
#8FBC8F
ΔE00 9.80
Greyish Teal
#719F91
ΔE00 9.91
Mediumaquamarine
#66CDAA
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFB1 #BF98A6
analogous
#98BF9E #98BFB1 #98B9BF
triadic
#98BFB1 #B198BF #BFB198
tetradic
#98BFB1 #9E98BF #BF98A6 #B9BF98
square
#98BFB1 #9E98BF #BF98A6 #B9BF98
split-complementary
#98BFB1 #BF98B9 #BF9E98
monochromatic
#558876 #72A894 #98BFB1 #BED6CE #E3EEEA
Accessibility & contrast
On white
2.01
#98BFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#98BFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFB1
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFB1 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#8FC0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfb1; /* rgb */ color: rgb(152, 191, 177); /* oklch */ color: oklch(77.2% 0.046 171.2);
Tailwind
colors: {
custom: {
50: '#b7d2c8',
500: '#98bfb1',
950: '#000000',
},
}SCSS
$custom: #98bfb1; $custom-light: #b7d2c8; $custom-dark: #000000;
JSON
{
"hex": "#98bfb1",
"rgb": {
"r": 152,
"g": 191,
"b": 177
},
"hsl": {
"h": 158.462,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77224,
"c": 0.04628,
"h": 171.2
},
"luminance": 0.47111
}Semantic roles & 50–950 ramp
primary
#98BFB1
secondary
#E0D3D8
accent
#4465A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282