#98C8BE#98C8BE
#98C8BE is a light, muted teal. Relative luminance 0.517; OKLCH L 79.6% C 0.052 H 180.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8BE |
|---|---|
| RGB | rgb(152, 200, 190) |
| HSL | hsl(168, 30%, 69%) |
| HSV | hsv(168, 24%, 78%) |
| CMYK | cmyk(24%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(77.10, -17.77, -0.13) |
| CIE-LCH | lch(77.10, 17.77, 180.40°) |
| OKLab | oklab(79.6% -0.0523 -0.0006) |
| OKLCH | oklch(79.6% 0.052 180.7) |
| XYZ | xyz(42.8946, 51.6999, 56.4242) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 9.17
Paleturquoise
#AFEEEE
ΔE00 9.80
Mediumturquoise
#48D1CC
ΔE00 10.12
Mediumaquamarine
#66CDAA
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8BE #C898A2
analogous
#98C8A6 #98C8BE #98BAC8
triadic
#98C8BE #BE98C8 #C8BE98
tetradic
#98C8BE #A698C8 #C898A2 #BAC898
square
#98C8BE #A698C8 #C898A2 #BAC898
split-complementary
#98C8BE #C898BA #C8A698
monochromatic
#509687 #70B3A5 #98C8BE #C0DDD7 #E8F3F0
Accessibility & contrast
On white
1.85
#98C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#98C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8BE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8BE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BE
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#8BCAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #98c8be; /* rgb */ color: rgb(152, 200, 190); /* oklch */ color: oklch(79.6% 0.052 180.7);
Tailwind
colors: {
custom: {
50: '#b7d8d1',
500: '#98c8be',
950: '#000000',
},
}SCSS
$custom: #98c8be; $custom-light: #b7d8d1; $custom-dark: #000000;
JSON
{
"hex": "#98c8be",
"rgb": {
"r": 152,
"g": 200,
"b": 190
},
"hsl": {
"h": 167.5,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79599,
"c": 0.05233,
"h": 180.7
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#98C8BE
secondary
#9D6873
accent
#3C53A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383