#98BEBC#98BEBC
#98BEBC is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.041 H 192.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEBC |
|---|---|
| RGB | rgb(152, 190, 188) |
| HSL | hsl(177, 23%, 67%) |
| HSV | hsv(177, 20%, 75%) |
| CMYK | cmyk(20%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.27, -13.06, -3.19) |
| CIE-LCH | lch(74.27, 13.44, 193.71°) |
| OKLab | oklab(77.33% -0.0398 -0.0087) |
| OKLCH | oklch(77.33% 0.041 192.4) |
| XYZ | xyz(40.4368, 47.1317, 54.5340) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.93
Lightblue
#ADD8E6
ΔE00 9.49
Cool Grey
#95A3A6
ΔE00 10.50
Pale Teal
#82CBB2
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 11.32
Bluegrey
#85A3B2
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEBC #BE989A
analogous
#98BEA9 #98BEBC #98ADBE
triadic
#98BEBC #BC98BE #BEBC98
tetradic
#98BEBC #A998BE #BE989A #ADBE98
square
#98BEBC #A998BE #BE989A #ADBE98
split-complementary
#98BEBC #BE98AD #BEA998
monochromatic
#558784 #72A6A4 #98BEBC #BED6D4 #E3EDED
Accessibility & contrast
On white
2.01
#98BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#98BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEBC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEBC | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#8DC0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bebc; /* rgb */ color: rgb(152, 190, 188); /* oklch */ color: oklch(77.3% 0.041 192.4);
Tailwind
colors: {
custom: {
50: '#b7d1d0',
500: '#98bebc',
950: '#000000',
},
}SCSS
$custom: #98bebc; $custom-light: #b7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#98bebc",
"rgb": {
"r": 152,
"g": 190,
"b": 188
},
"hsl": {
"h": 176.842,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.77331,
"c": 0.04078,
"h": 192.4
},
"luminance": 0.47133
}Semantic roles & 50–950 ramp
primary
#98BEBC
secondary
#DFD3D4
accent
#4449A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282