#98D7BB#98D7BB
#98D7BB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.9% C 0.075 H 165.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #98D7BB |
|---|---|
| RGB | rgb(152, 215, 187) |
| HSL | hsl(153, 44%, 72%) |
| HSV | hsv(153, 29%, 84%) |
| CMYK | cmyk(29.3%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(81.22, -25.86, 7.44) |
| CIE-LCH | lch(81.22, 26.90, 163.95°) |
| OKLab | oklab(82.87% -0.073 0.0192) |
| OKLCH | oklch(82.87% 0.075 165.3) |
| XYZ | xyz(46.2160, 58.8619, 55.9304) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 6.50
Mint
#AAF0C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D7BB #D798B4
analogous
#98D79C #98D7BB #98D4D7
triadic
#98D7BB #BB98D7 #D7BB98
tetradic
#98D7BB #9C98D7 #D798B4 #D4D798
square
#98D7BB #9C98D7 #D798B4 #D4D798
split-complementary
#98D7BB #D798D4 #D79C98
monochromatic
#44B080 #6CC69E #98D7BB #C4E8D8 #E9F6F0
Accessibility & contrast
On white
1.64
#98D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#98D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D7BB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D7BB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C9C7BD
Tritanopia (blue-blind)
#8AD7CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #98d7bb; /* rgb */ color: rgb(152, 215, 187); /* oklch */ color: oklch(82.9% 0.075 165.3);
Tailwind
colors: {
custom: {
50: '#b8e3cf',
500: '#98d7bb',
950: '#000000',
},
}SCSS
$custom: #98d7bb; $custom-light: #b8e3cf; $custom-dark: #000000;
JSON
{
"hex": "#98d7bb",
"rgb": {
"r": 152,
"g": 215,
"b": 187
},
"hsl": {
"h": 153.333,
"s": 44.056,
"l": 71.961
},
"oklch": {
"l": 0.82866,
"c": 0.07548,
"h": 165.3
},
"luminance": 0.58864
}Semantic roles & 50–950 ramp
primary
#98D7BB
secondary
#AE6586
accent
#2E6BB7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483