#98BDBE#98BDBE
#98BDBE is a light, muted teal. Relative luminance 0.468; OKLCH L 77.2% C 0.040 H 198.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDBE |
|---|---|
| RGB | rgb(152, 189, 190) |
| HSL | hsl(182, 23%, 67%) |
| HSV | hsv(182, 20%, 75%) |
| CMYK | cmyk(20%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(74.05, -12.10, -4.60) |
| CIE-LCH | lch(74.05, 12.95, 200.81°) |
| OKLab | oklab(77.18% -0.0377 -0.0125) |
| OKLCH | oklch(77.18% 0.04 198.4) |
| XYZ | xyz(40.4381, 46.7869, 55.6054) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.77
Cool Grey
#95A3A6
ΔE00 9.75
Bluegrey
#85A3B2
ΔE00 10.13
Light Grey Blue
#9DBCD4
ΔE00 10.79
Cool Gray
#9AA7B0
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDBE #BE9998
analogous
#98BEAC #98BDBE #98AABE
triadic
#98BDBE #BE98BD #BDBE98
tetradic
#98BDBE #AC98BE #BE9998 #AABE98
square
#98BDBE #AC98BE #BE9998 #AABE98
split-complementary
#98BDBE #BE98AA #BEAC98
monochromatic
#558587 #72A5A6 #98BDBE #BED5D6 #E3EDED
Accessibility & contrast
On white
2.03
#98BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#98BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDBE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDBE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B0B4BE
Tritanopia (blue-blind)
#8CC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bdbe; /* rgb */ color: rgb(152, 189, 190); /* oklch */ color: oklch(77.2% 0.040 198.4);
Tailwind
colors: {
custom: {
50: '#b7d1d1',
500: '#98bdbe',
950: '#000000',
},
}SCSS
$custom: #98bdbe; $custom-light: #b7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#98bdbe",
"rgb": {
"r": 152,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.579,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.77175,
"c": 0.0397,
"h": 198.4
},
"luminance": 0.46788
}Semantic roles & 50–950 ramp
primary
#98BDBE
secondary
#DFD3D3
accent
#4744A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282