#98BCBF#98BCBF
#98BCBF is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.039 H 202.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCBF |
|---|---|
| RGB | rgb(152, 188, 191) |
| HSL | hsl(185, 23%, 67%) |
| HSV | hsv(185, 20%, 75%) |
| CMYK | cmyk(20.4%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.81, -11.36, -5.51) |
| CIE-LCH | lch(73.81, 12.63, 205.87°) |
| OKLab | oklab(76.99% -0.0359 -0.015) |
| OKLCH | oklch(76.99% 0.039 202.6) |
| XYZ | xyz(40.3334, 46.4020, 56.1115) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.19
Bluegrey
#85A3B2
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.80
Cool Gray
#9AA7B0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCBF #BF9B98
analogous
#98BFAE #98BCBF #98A9BF
triadic
#98BCBF #BF98BC #BCBF98
tetradic
#98BCBF #AE98BF #BF9B98 #A9BF98
square
#98BCBF #AE98BF #BF9B98 #A9BF98
split-complementary
#98BCBF #BF98A9 #BFAE98
monochromatic
#558488 #72A3A8 #98BCBF #BED5D6 #E3EDEE
Accessibility & contrast
On white
2.04
#98BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#98BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCBF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCBF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#8CBFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcbf; /* rgb */ color: rgb(152, 188, 191); /* oklch */ color: oklch(77.0% 0.039 202.6);
Tailwind
colors: {
custom: {
50: '#b7d0d2',
500: '#98bcbf',
950: '#000000',
},
}SCSS
$custom: #98bcbf; $custom-light: #b7d0d2; $custom-dark: #000000;
JSON
{
"hex": "#98bcbf",
"rgb": {
"r": 152,
"g": 188,
"b": 191
},
"hsl": {
"h": 184.615,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.76987,
"c": 0.03891,
"h": 202.6
},
"luminance": 0.46403
}Semantic roles & 50–950 ramp
primary
#98BCBF
secondary
#E0D4D3
accent
#4B44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282