#98BEBB#98BEBB
#98BEBB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.041 H 190.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEBB |
|---|---|
| RGB | rgb(152, 190, 187) |
| HSL | hsl(175, 23%, 67%) |
| HSV | hsv(175, 20%, 75%) |
| CMYK | cmyk(20%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.25, -13.27, -2.68) |
| CIE-LCH | lch(74.25, 13.54, 191.42°) |
| OKLab | oklab(77.3% -0.0402 -0.0074) |
| OKLCH | oklch(77.3% 0.041 190.4) |
| XYZ | xyz(40.3294, 47.0888, 53.9682) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.11
Lightblue
#ADD8E6
ΔE00 9.84
Pale Teal
#82CBB2
ΔE00 10.41
Cool Grey
#95A3A6
ΔE00 10.67
Greyish Teal
#719F91
ΔE00 11.09
Cadetblue
#5F9EA0
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEBB #BE989B
analogous
#98BEA8 #98BEBB #98AEBE
triadic
#98BEBB #BB98BE #BEBB98
tetradic
#98BEBB #A898BE #BE989B #AEBE98
square
#98BEBB #A898BE #BE989B #AEBE98
split-complementary
#98BEBB #BE98AE #BEA898
monochromatic
#558783 #72A6A2 #98BEBB #BED6D4 #E3EDED
Accessibility & contrast
On white
2.02
#98BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#98BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEBB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEBB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#8DC0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bebb; /* rgb */ color: rgb(152, 190, 187); /* oklch */ color: oklch(77.3% 0.041 190.4);
Tailwind
colors: {
custom: {
50: '#b7d1cf',
500: '#98bebb',
950: '#000000',
},
}SCSS
$custom: #98bebb; $custom-light: #b7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#98bebb",
"rgb": {
"r": 152,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.263,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.773,
"c": 0.0409,
"h": 190.4
},
"luminance": 0.4709
}Semantic roles & 50–950 ramp
primary
#98BEBB
secondary
#DFD3D4
accent
#444CA1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282