#98C8BF#98C8BF
#98C8BF is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.052 H 182.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8BF |
|---|---|
| RGB | rgb(152, 200, 191) |
| HSL | hsl(169, 30%, 69%) |
| HSV | hsv(169, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(77.13, -17.56, -0.63) |
| CIE-LCH | lch(77.13, 17.57, 182.04°) |
| OKLab | oklab(79.63% -0.0519 -0.0019) |
| OKLCH | oklch(79.63% 0.052 182.2) |
| XYZ | xyz(43.0043, 51.7438, 57.0018) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.86
Paleturquoise
#AFEEEE
ΔE00 9.63
Mediumturquoise
#48D1CC
ΔE00 10.04
Mediumaquamarine
#66CDAA
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8BF #C898A1
analogous
#98C8A7 #98C8BF #98B9C8
triadic
#98C8BF #BF98C8 #C8BF98
tetradic
#98C8BF #A798C8 #C898A1 #B9C898
square
#98C8BF #A798C8 #C898A1 #B9C898
split-complementary
#98C8BF #C898B9 #C8A798
monochromatic
#509689 #70B3A6 #98C8BF #C0DDD8 #E8F3F1
Accessibility & contrast
On white
1.85
#98C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#98C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8BF
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8BF | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#BABCC0
Tritanopia (blue-blind)
#8BCAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98c8bf; /* rgb */ color: rgb(152, 200, 191); /* oklch */ color: oklch(79.6% 0.052 182.2);
Tailwind
colors: {
custom: {
50: '#b7d8d2',
500: '#98c8bf',
950: '#000000',
},
}SCSS
$custom: #98c8bf; $custom-light: #b7d8d2; $custom-dark: #000000;
JSON
{
"hex": "#98c8bf",
"rgb": {
"r": 152,
"g": 200,
"b": 191
},
"hsl": {
"h": 168.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79629,
"c": 0.05196,
"h": 182.2
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#98C8BF
secondary
#9D6872
accent
#3C51A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383