#98BBBE#98BBBE
#98BBBE is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.038 H 202.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBE |
|---|---|
| RGB | rgb(152, 187, 190) |
| HSL | hsl(185, 23%, 67%) |
| HSV | hsv(185, 20%, 75%) |
| CMYK | cmyk(20%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.50, -11.05, -5.41) |
| CIE-LCH | lch(73.50, 12.31, 206.09°) |
| OKLab | oklab(76.74% -0.035 -0.0147) |
| OKLCH | oklch(76.74% 0.038 202.8) |
| XYZ | xyz(40.0108, 45.9324, 55.4629) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.47
Cool Grey
#95A3A6
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.00
Powder Blue
#B0E0E6
ΔE00 9.18
Light Grey Blue
#9DBCD4
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBE #BE9B98
analogous
#98BEAE #98BBBE #98A8BE
triadic
#98BBBE #BE98BB #BBBE98
tetradic
#98BBBE #AE98BE #BE9B98 #A8BE98
square
#98BBBE #AE98BE #BE9B98 #A8BE98
split-complementary
#98BBBE #BE98A8 #BEAE98
monochromatic
#558387 #72A2A6 #98BBBE #BED4D6 #E3EDED
Accessibility & contrast
On white
2.06
#98BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#98BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#8CBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bbbe; /* rgb */ color: rgb(152, 187, 190); /* oklch */ color: oklch(76.7% 0.038 202.8);
Tailwind
colors: {
custom: {
50: '#b7cfd1',
500: '#98bbbe',
950: '#000000',
},
}SCSS
$custom: #98bbbe; $custom-light: #b7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#98bbbe",
"rgb": {
"r": 152,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.737,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.76737,
"c": 0.03793,
"h": 202.8
},
"luminance": 0.45934
}Semantic roles & 50–950 ramp
primary
#98BBBE
secondary
#DFD4D3
accent
#4C44A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282