#98BFB2#98BFB2
#98BFB2 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.046 H 172.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFB2 |
|---|---|
| RGB | rgb(152, 191, 178) |
| HSL | hsl(160, 23%, 67%) |
| HSV | hsv(160, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(74.29, -15.68, 2.27) |
| CIE-LCH | lch(74.29, 15.84, 171.76°) |
| OKLab | oklab(77.25% -0.0453 0.0058) |
| OKLCH | oklch(77.25% 0.046 172.7) |
| XYZ | xyz(39.6133, 47.1500, 49.1246) |
| Luminance | 0.4715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.35
Greyish Teal
#719F91
ΔE00 9.95
Darkseagreen
#8FBC8F
ΔE00 10.19
Mediumaquamarine
#66CDAA
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFB2 #BF98A5
analogous
#98BF9F #98BFB2 #98B9BF
triadic
#98BFB2 #B298BF #BFB298
tetradic
#98BFB2 #9F98BF #BF98A5 #B9BF98
square
#98BFB2 #9F98BF #BF98A5 #B9BF98
split-complementary
#98BFB2 #BF98B9 #BF9F98
monochromatic
#558877 #72A896 #98BFB2 #BED6CE #E3EEEA
Accessibility & contrast
On white
2.01
#98BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#98BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFB2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFB2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B5B5B3
Tritanopia (blue-blind)
#8FC0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfb2; /* rgb */ color: rgb(152, 191, 178); /* oklch */ color: oklch(77.3% 0.046 172.7);
Tailwind
colors: {
custom: {
50: '#b7d2c9',
500: '#98bfb2',
950: '#000000',
},
}SCSS
$custom: #98bfb2; $custom-light: #b7d2c9; $custom-dark: #000000;
JSON
{
"hex": "#98bfb2",
"rgb": {
"r": 152,
"g": 191,
"b": 178
},
"hsl": {
"h": 160,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77253,
"c": 0.04568,
"h": 172.7
},
"luminance": 0.47151
}Semantic roles & 50–950 ramp
primary
#98BFB2
secondary
#E0D3D7
accent
#4463A2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282