#98BBB2#98BBB2
#98BBB2 is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.040 H 177.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBB2 |
|---|---|
| RGB | rgb(152, 187, 178) |
| HSL | hsl(165, 20%, 66%) |
| HSV | hsv(165, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.17, -13.61, 0.65) |
| CIE-LCH | lch(73.17, 13.63, 177.26°) |
| OKLab | oklab(76.37% -0.0399 0.0015) |
| OKLCH | oklch(76.37% 0.04 177.8) |
| XYZ | xyz(38.7529, 45.4292, 48.8378) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.64
Greenish Grey
#96AE8D
ΔE00 9.92
Cool Grey
#95A3A6
ΔE00 11.00
Seafoam Blue
#78D1B6
ΔE00 11.03
Powder Blue
#B0E0E6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBB2 #BB98A1
analogous
#98BBA1 #98BBB2 #98B3BB
triadic
#98BBB2 #B298BB #BBB298
tetradic
#98BBB2 #A198BB #BB98A1 #B3BB98
square
#98BBB2 #A198BB #BB98A1 #B3BB98
split-complementary
#98BBB2 #BB98B3 #BBA198
monochromatic
#568277 #73A396 #98BBB2 #BDD3CE #E2ECE9
Accessibility & contrast
On white
2.08
#98BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#98BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBB2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBB2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#8FBCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bbb2; /* rgb */ color: rgb(152, 187, 178); /* oklch */ color: oklch(76.4% 0.040 177.8);
Tailwind
colors: {
custom: {
50: '#b6cfc9',
500: '#98bbb2',
950: '#000000',
},
}SCSS
$custom: #98bbb2; $custom-light: #b6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#98bbb2",
"rgb": {
"r": 152,
"g": 187,
"b": 178
},
"hsl": {
"h": 164.571,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76368,
"c": 0.03989,
"h": 177.8
},
"luminance": 0.4543
}Semantic roles & 50–950 ramp
primary
#98BBB2
secondary
#DDD2D5
accent
#475D9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282