#98BCBE#98BCBE
#98BCBE is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.039 H 200.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCBE |
|---|---|
| RGB | rgb(152, 188, 190) |
| HSL | hsl(183, 23%, 67%) |
| HSV | hsv(183, 20%, 75%) |
| CMYK | cmyk(20%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.78, -11.58, -5.01) |
| CIE-LCH | lch(73.78, 12.62, 203.38°) |
| OKLab | oklab(76.96% -0.0363 -0.0136) |
| OKLCH | oklch(76.96% 0.039 200.6) |
| XYZ | xyz(40.2237, 46.3581, 55.5339) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 9.56
Light Grey Blue
#9DBCD4
ΔE00 10.25
Cool Gray
#9AA7B0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCBE #BE9A98
analogous
#98BEAD #98BCBE #98A9BE
triadic
#98BCBE #BE98BC #BCBE98
tetradic
#98BCBE #AD98BE #BE9A98 #A9BE98
square
#98BCBE #AD98BE #BE9A98 #A9BE98
split-complementary
#98BCBE #BE98A9 #BEAD98
monochromatic
#558487 #72A4A6 #98BCBE #BED4D6 #E3EDED
Accessibility & contrast
On white
2.04
#98BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#98BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCBE
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCBE | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#8CBFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcbe; /* rgb */ color: rgb(152, 188, 190); /* oklch */ color: oklch(77.0% 0.039 200.6);
Tailwind
colors: {
custom: {
50: '#b7d0d1',
500: '#98bcbe',
950: '#000000',
},
}SCSS
$custom: #98bcbe; $custom-light: #b7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#98bcbe",
"rgb": {
"r": 152,
"g": 188,
"b": 190
},
"hsl": {
"h": 183.158,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.76956,
"c": 0.03878,
"h": 200.6
},
"luminance": 0.4636
}Semantic roles & 50–950 ramp
primary
#98BCBE
secondary
#DFD4D3
accent
#4944A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282