#98BEBD#98BEBD
#98BEBD is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.041 H 194.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEBD |
|---|---|
| RGB | rgb(152, 190, 189) |
| HSL | hsl(178, 23%, 67%) |
| HSV | hsv(178, 20%, 75%) |
| CMYK | cmyk(20%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.30, -12.84, -3.69) |
| CIE-LCH | lch(74.30, 13.36, 196.03°) |
| OKLab | oklab(77.36% -0.0394 -0.0101) |
| OKLCH | oklch(77.36% 0.041 194.4) |
| XYZ | xyz(40.5450, 47.1750, 55.1037) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 9.16
Cool Grey
#95A3A6
ΔE00 10.35
Bluegrey
#85A3B2
ΔE00 11.00
Pale Teal
#82CBB2
ΔE00 11.18
Greyish Teal
#719F91
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEBD #BE9899
analogous
#98BEAA #98BEBD #98ACBE
triadic
#98BEBD #BD98BE #BEBD98
tetradic
#98BEBD #AA98BE #BE9899 #ACBE98
square
#98BEBD #AA98BE #BE9899 #ACBE98
split-complementary
#98BEBD #BE98AC #BEAA98
monochromatic
#558785 #72A6A5 #98BEBD #BED6D5 #E3EDED
Accessibility & contrast
On white
2.01
#98BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#98BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEBD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEBD | 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)
#B9BABD
Deuteranopia (green-blind)
#B2B4BD
Tritanopia (blue-blind)
#8CC0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bebd; /* rgb */ color: rgb(152, 190, 189); /* oklch */ color: oklch(77.4% 0.041 194.4);
Tailwind
colors: {
custom: {
50: '#b7d1d0',
500: '#98bebd',
950: '#000000',
},
}SCSS
$custom: #98bebd; $custom-light: #b7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#98bebd",
"rgb": {
"r": 152,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.421,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.77362,
"c": 0.04069,
"h": 194.4
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#98BEBD
secondary
#DFD3D3
accent
#4447A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282