#98BFC4#98BFC4
#98BFC4 is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.042 H 206.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFC4 |
|---|---|
| RGB | rgb(152, 191, 196) |
| HSL | hsl(187, 27%, 68%) |
| HSV | hsv(187, 22%, 77%) |
| CMYK | cmyk(22.4%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(74.78, -11.83, -6.80) |
| CIE-LCH | lch(74.78, 13.64, 209.88°) |
| OKLab | oklab(77.8% -0.0379 -0.0185) |
| OKLCH | oklch(77.8% 0.042 206) |
| XYZ | xyz(41.5406, 47.9209, 59.2748) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 8.03
Sky Blue
#87CEEB
ΔE00 9.15
Light Grey Blue
#9DBCD4
ΔE00 9.29
Bluegrey
#85A3B2
ΔE00 9.53
Cool Grey
#95A3A6
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFC4 #C49D98
analogous
#98C4B3 #98BFC4 #98A9C4
triadic
#98BFC4 #C498BF #BFC498
tetradic
#98BFC4 #B398C4 #C49D98 #A9C498
square
#98BFC4 #B398C4 #C49D98 #A9C498
split-complementary
#98BFC4 #C498A9 #C4B398
monochromatic
#52888F #71A7AE #98BFC4 #BFD7DA #E6EFF1
Accessibility & contrast
On white
1.98
#98BFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#98BFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFC4
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFC4 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC4
Deuteranopia (green-blind)
#B1B5C4
Tritanopia (blue-blind)
#8AC2C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfc4; /* rgb */ color: rgb(152, 191, 196); /* oklch */ color: oklch(77.8% 0.042 206.0);
Tailwind
colors: {
custom: {
50: '#b7d2d5',
500: '#98bfc4',
950: '#000000',
},
}SCSS
$custom: #98bfc4; $custom-light: #b7d2d5; $custom-dark: #000000;
JSON
{
"hex": "#98bfc4",
"rgb": {
"r": 152,
"g": 191,
"b": 196
},
"hsl": {
"h": 186.818,
"s": 27.16,
"l": 68.235
},
"oklch": {
"l": 0.77804,
"c": 0.04221,
"h": 206
},
"luminance": 0.47923
}Semantic roles & 50–950 ramp
primary
#98BFC4
secondary
#E3D7D5
accent
#4B40A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283