#98BABA#98BABA
#98BABA is a light, muted teal. Relative luminance 0.453; OKLCH L 76.4% C 0.037 H 196.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98BABA |
|---|---|
| RGB | rgb(152, 186, 186) |
| HSL | hsl(180, 20%, 66%) |
| HSV | hsv(180, 18%, 73%) |
| CMYK | cmyk(18.3%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(73.11, -11.40, -3.80) |
| CIE-LCH | lch(73.11, 12.02, 198.45°) |
| OKLab | oklab(76.39% -0.0352 -0.0104) |
| OKLCH | oklch(76.39% 0.037 196.4) |
| XYZ | xyz(39.3683, 45.3371, 53.1216) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.48
Powder Blue
#B0E0E6
ΔE00 9.68
Bluegrey
#85A3B2
ΔE00 9.73
Cool Gray
#9AA7B0
ΔE00 10.25
Light Grey Blue
#9DBCD4
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BABA #BA9898
analogous
#98BAA9 #98BABA #98A9BA
triadic
#98BABA #BA98BA #BABA98
tetradic
#98BABA #A998BA #BA9898 #A9BA98
square
#98BABA #A998BA #BA9898 #A9BA98
split-complementary
#98BABA #BA98A9 #BAA998
monochromatic
#568181 #73A1A1 #98BABA #BDD3D3 #E1EBEB
Accessibility & contrast
On white
2.09
#98BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#98BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BABA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BABA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BA
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#8EBCBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98baba; /* rgb */ color: rgb(152, 186, 186); /* oklch */ color: oklch(76.4% 0.037 196.4);
Tailwind
colors: {
custom: {
50: '#b7cece',
500: '#98baba',
950: '#000000',
},
}SCSS
$custom: #98baba; $custom-light: #b7cece; $custom-dark: #000000;
JSON
{
"hex": "#98baba",
"rgb": {
"r": 152,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.76392,
"c": 0.03671,
"h": 196.4
},
"luminance": 0.45338
}Semantic roles & 50–950 ramp
primary
#98BABA
secondary
#DCD1D1
accent
#47479E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282