#98BEC2#98BEC2
#98BEC2 is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.041 H 204.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98BEC2 |
|---|---|
| RGB | rgb(152, 190, 194) |
| HSL | hsl(186, 26%, 68%) |
| HSV | hsv(186, 22%, 76%) |
| CMYK | cmyk(21.6%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.44, -11.75, -6.20) |
| CIE-LCH | lch(74.44, 13.28, 207.83°) |
| OKLab | oklab(77.52% -0.0374 -0.0169) |
| OKLCH | oklch(77.52% 0.041 204.3) |
| XYZ | xyz(41.0971, 47.3958, 58.0114) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.32
Bluegrey
#85A3B2
ΔE00 9.51
Light Grey Blue
#9DBCD4
ΔE00 9.59
Sky Blue
#87CEEB
ΔE00 9.64
Cool Grey
#95A3A6
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BEC2 #C29C98
analogous
#98C2B1 #98BEC2 #98A9C2
triadic
#98BEC2 #C298BE #BEC298
tetradic
#98BEC2 #B198C2 #C29C98 #A9C298
square
#98BEC2 #B198C2 #C29C98 #A9C298
split-complementary
#98BEC2 #C298A9 #C2B198
monochromatic
#53878C #72A6AB #98BEC2 #BED6D9 #E5EFF0
Accessibility & contrast
On white
2.00
#98BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#98BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BEC2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BEC2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#B0B5C2
Tritanopia (blue-blind)
#8BC1BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bec2; /* rgb */ color: rgb(152, 190, 194); /* oklch */ color: oklch(77.5% 0.041 204.3);
Tailwind
colors: {
custom: {
50: '#b7d1d4',
500: '#98bec2',
950: '#000000',
},
}SCSS
$custom: #98bec2; $custom-light: #b7d1d4; $custom-dark: #000000;
JSON
{
"hex": "#98bec2",
"rgb": {
"r": 152,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.714,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.77521,
"c": 0.04104,
"h": 204.3
},
"luminance": 0.47397
}Semantic roles & 50–950 ramp
primary
#98BEC2
secondary
#E1D6D4
accent
#4B41A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283