#98BEBE#98BEBE
#98BEBE is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.041 H 196.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEBE |
|---|---|
| RGB | rgb(152, 190, 190) |
| HSL | hsl(180, 23%, 67%) |
| HSV | hsv(180, 20%, 75%) |
| CMYK | cmyk(20%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.33, -12.63, -4.19) |
| CIE-LCH | lch(74.33, 13.30, 198.37°) |
| OKLab | oklab(77.39% -0.039 -0.0114) |
| OKLCH | oklch(77.39% 0.041 196.3) |
| XYZ | xyz(40.6539, 47.2186, 55.6773) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 8.83
Cool Grey
#95A3A6
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.69
Sky Blue
#87CEEB
ΔE00 11.20
Light Grey Blue
#9DBCD4
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEBE #BE9898
analogous
#98BEAB #98BEBE #98ABBE
triadic
#98BEBE #BE98BE #BEBE98
tetradic
#98BEBE #AB98BE #BE9898 #ABBE98
square
#98BEBE #AB98BE #BE9898 #ABBE98
split-complementary
#98BEBE #BE98AB #BEAB98
monochromatic
#558787 #72A6A6 #98BEBE #BED6D6 #E3EDED
Accessibility & contrast
On white
2.01
#98BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#98BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEBE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEBE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#8CC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bebe; /* rgb */ color: rgb(152, 190, 190); /* oklch */ color: oklch(77.4% 0.041 196.3);
Tailwind
colors: {
custom: {
50: '#b7d1d1',
500: '#98bebe',
950: '#000000',
},
}SCSS
$custom: #98bebe; $custom-light: #b7d1d1; $custom-dark: #000000;
JSON
{
"hex": "#98bebe",
"rgb": {
"r": 152,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.77394,
"c": 0.04066,
"h": 196.3
},
"luminance": 0.4722
}Semantic roles & 50–950 ramp
primary
#98BEBE
secondary
#DFD3D3
accent
#4444A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282