#98C8BB#98C8BB
#98C8BB is a light, muted teal. Relative luminance 0.516; OKLCH L 79.5% C 0.054 H 176.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8BB |
|---|---|
| RGB | rgb(152, 200, 187) |
| HSL | hsl(164, 30%, 69%) |
| HSV | hsv(164, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(77.02, -18.41, 1.38) |
| CIE-LCH | lch(77.02, 18.46, 175.72°) |
| OKLab | oklab(79.51% -0.0536 0.0034) |
| OKLCH | oklch(79.51% 0.054 176.4) |
| XYZ | xyz(42.5701, 51.5701, 54.7151) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 7.40
Mediumaquamarine
#66CDAA
ΔE00 9.65
Light Teal
#90E4C1
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 10.11
Paleturquoise
#AFEEEE
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8BB #C898A5
analogous
#98C8A3 #98C8BB #98BDC8
triadic
#98C8BB #BB98C8 #C8BB98
tetradic
#98C8BB #A398C8 #C898A5 #BDC898
square
#98C8BB #A398C8 #C898A5 #BDC898
split-complementary
#98C8BB #C898BD #C8A398
monochromatic
#509683 #70B3A1 #98C8BB #C0DDD5 #E8F3F0
Accessibility & contrast
On white
1.86
#98C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#98C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8BB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8BB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#8CC9C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98c8bb; /* rgb */ color: rgb(152, 200, 187); /* oklch */ color: oklch(79.5% 0.054 176.4);
Tailwind
colors: {
custom: {
50: '#b7d8cf',
500: '#98c8bb',
950: '#000000',
},
}SCSS
$custom: #98c8bb; $custom-light: #b7d8cf; $custom-dark: #000000;
JSON
{
"hex": "#98c8bb",
"rgb": {
"r": 152,
"g": 200,
"b": 187
},
"hsl": {
"h": 163.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79511,
"c": 0.05369,
"h": 176.4
},
"luminance": 0.51572
}Semantic roles & 50–950 ramp
primary
#98C8BB
secondary
#9D6876
accent
#3C5AA9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383