#98C2BF#98C2BF
#98C2BF is a light, muted teal. Relative luminance 0.490; OKLCH L 78.3% C 0.045 H 190.9°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98C2BF |
|---|---|
| RGB | rgb(152, 194, 191) |
| HSL | hsl(176, 26%, 68%) |
| HSV | hsv(176, 22%, 76%) |
| CMYK | cmyk(21.6%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.46, -14.49, -3.07) |
| CIE-LCH | lch(75.46, 14.81, 191.95°) |
| OKLab | oklab(78.3% -0.044 -0.0084) |
| OKLCH | oklch(78.3% 0.045 190.9) |
| XYZ | xyz(41.6419, 49.0190, 56.5476) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 10.56
Mediumturquoise
#48D1CC
ΔE00 11.23
Seafoam Blue
#78D1B6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C2BF #C2989B
analogous
#98C2AA #98C2BF #98B0C2
triadic
#98C2BF #BF98C2 #C2BF98
tetradic
#98C2BF #AA98C2 #C2989B #B0C298
square
#98C2BF #AA98C2 #C2989B #B0C298
split-complementary
#98C2BF #C298B0 #C2AA98
monochromatic
#538C88 #72ABA7 #98C2BF #BED9D7 #E5F0EF
Accessibility & contrast
On white
1.94
#98C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#98C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C2BF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C2BF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B5B7C0
Tritanopia (blue-blind)
#8BC4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #98c2bf; /* rgb */ color: rgb(152, 194, 191); /* oklch */ color: oklch(78.3% 0.045 190.9);
Tailwind
colors: {
custom: {
50: '#b7d4d2',
500: '#98c2bf',
950: '#000000',
},
}SCSS
$custom: #98c2bf; $custom-light: #b7d4d2; $custom-dark: #000000;
JSON
{
"hex": "#98c2bf",
"rgb": {
"r": 152,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.714,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.78304,
"c": 0.04477,
"h": 190.9
},
"luminance": 0.49021
}Semantic roles & 50–950 ramp
primary
#98C2BF
secondary
#E1D4D5
accent
#4148A4
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382