#98BABE#98BABE
#98BABE is a light, muted teal. Relative luminance 0.455; OKLCH L 76.5% C 0.037 H 205.2°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98BABE |
|---|---|
| RGB | rgb(152, 186, 190) |
| HSL | hsl(186, 23%, 67%) |
| HSV | hsv(186, 20%, 75%) |
| CMYK | cmyk(20%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.23, -10.53, -5.82) |
| CIE-LCH | lch(73.23, 12.03, 208.94°) |
| OKLab | oklab(76.52% -0.0336 -0.0158) |
| OKLCH | oklch(76.52% 0.037 205.2) |
| XYZ | xyz(39.7994, 45.5096, 55.3925) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.42
Bluegrey
#85A3B2
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.44
Light Grey Blue
#9DBCD4
ΔE00 9.15
Cool Gray
#9AA7B0
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BABE #BE9C98
analogous
#98BEAF #98BABE #98A7BE
triadic
#98BABE #BE98BA #BABE98
tetradic
#98BABE #AF98BE #BE9C98 #A7BE98
square
#98BABE #AF98BE #BE9C98 #A7BE98
split-complementary
#98BABE #BE98A7 #BEAF98
monochromatic
#558187 #72A1A6 #98BABE #BED3D6 #E3ECED
Accessibility & contrast
On white
2.08
#98BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#98BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BABE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BABE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ADB2BE
Tritanopia (blue-blind)
#8DBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98babe; /* rgb */ color: rgb(152, 186, 190); /* oklch */ color: oklch(76.5% 0.037 205.2);
Tailwind
colors: {
custom: {
50: '#b7ced1',
500: '#98babe',
950: '#000000',
},
}SCSS
$custom: #98babe; $custom-light: #b7ced1; $custom-dark: #000000;
JSON
{
"hex": "#98babe",
"rgb": {
"r": 152,
"g": 186,
"b": 190
},
"hsl": {
"h": 186.316,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.76518,
"c": 0.03713,
"h": 205.2
},
"luminance": 0.45511
}Semantic roles & 50–950 ramp
primary
#98BABE
secondary
#DFD4D3
accent
#4E44A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282