#98C3BF#98C3BF
#98C3BF is a light, muted teal. Relative luminance 0.495; OKLCH L 78.5% C 0.046 H 189.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98C3BF |
|---|---|
| RGB | rgb(152, 195, 191) |
| HSL | hsl(174, 26%, 68%) |
| HSV | hsv(174, 22%, 76%) |
| CMYK | cmyk(22.1%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(75.74, -15.00, -2.66) |
| CIE-LCH | lch(75.74, 15.24, 190.05°) |
| OKLab | oklab(78.52% -0.0453 -0.0073) |
| OKLCH | oklch(78.52% 0.046 189.2) |
| XYZ | xyz(41.8652, 49.4656, 56.6221) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 10.34
Seafoam Blue
#78D1B6
ΔE00 10.78
Mediumturquoise
#48D1CC
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C3BF #C3989C
analogous
#98C3A9 #98C3BF #98B1C3
triadic
#98C3BF #BF98C3 #C3BF98
tetradic
#98C3BF #A998C3 #C3989C #B1C398
square
#98C3BF #A998C3 #C3989C #B1C398
split-complementary
#98C3BF #C398B1 #C3A998
monochromatic
#538E88 #71ACA7 #98C3BF #BFDAD7 #E5F0EF
Accessibility & contrast
On white
1.93
#98C3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#98C3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C3BF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C3BF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#8BC5C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #98c3bf; /* rgb */ color: rgb(152, 195, 191); /* oklch */ color: oklch(78.5% 0.046 189.2);
Tailwind
colors: {
custom: {
50: '#b7d5d2',
500: '#98c3bf',
950: '#000000',
},
}SCSS
$custom: #98c3bf; $custom-light: #b7d5d2; $custom-dark: #000000;
JSON
{
"hex": "#98c3bf",
"rgb": {
"r": 152,
"g": 195,
"b": 191
},
"hsl": {
"h": 174.419,
"s": 26.38,
"l": 68.039
},
"oklch": {
"l": 0.78524,
"c": 0.04589,
"h": 189.2
},
"luminance": 0.49467
}Semantic roles & 50–950 ramp
primary
#98C3BF
secondary
#E2D5D6
accent
#414AA5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382