#98BEBF#98BEBF
#98BEBF is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.041 H 198.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEBF |
|---|---|
| RGB | rgb(152, 190, 191) |
| HSL | hsl(182, 23%, 67%) |
| HSV | hsv(182, 20%, 75%) |
| CMYK | cmyk(20.4%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.36, -12.41, -4.69) |
| CIE-LCH | lch(74.36, 13.27, 200.73°) |
| OKLab | oklab(77.43% -0.0386 -0.0128) |
| OKLCH | oklch(77.43% 0.041 198.3) |
| XYZ | xyz(40.7636, 47.2624, 56.2549) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.51
Lightblue
#ADD8E6
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 10.07
Bluegrey
#85A3B2
ΔE00 10.38
Sky Blue
#87CEEB
ΔE00 10.80
Light Grey Blue
#9DBCD4
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEBF #BF9998
analogous
#98BFAC #98BEBF #98ABBF
triadic
#98BEBF #BF98BE #BEBF98
tetradic
#98BEBF #AC98BF #BF9998 #ABBF98
square
#98BEBF #AC98BF #BF9998 #ABBF98
split-complementary
#98BEBF #BF98AB #BFAC98
monochromatic
#558788 #72A6A8 #98BEBF #BED6D6 #E3EEEE
Accessibility & contrast
On white
2.01
#98BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#98BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEBF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEBF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#8CC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bebf; /* rgb */ color: rgb(152, 190, 191); /* oklch */ color: oklch(77.4% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#b7d1d2',
500: '#98bebf',
950: '#000000',
},
}SCSS
$custom: #98bebf; $custom-light: #b7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#98bebf",
"rgb": {
"r": 152,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.538,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77425,
"c": 0.04067,
"h": 198.3
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#98BEBF
secondary
#E0D4D3
accent
#4644A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282