#98D5BB#98D5BB
#98D5BB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.4% C 0.072 H 166.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98D5BB |
|---|---|
| RGB | rgb(152, 213, 187) |
| HSL | hsl(154, 42%, 72%) |
| HSV | hsv(154, 29%, 84%) |
| CMYK | cmyk(28.6%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(80.66, -24.88, 6.63) |
| CIE-LCH | lch(80.66, 25.75, 165.07°) |
| OKLab | oklab(82.42% -0.0704 0.0171) |
| OKLCH | oklch(82.42% 0.073 166.3) |
| XYZ | xyz(45.7099, 57.8496, 55.7617) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 6.40
Mediumaquamarine
#66CDAA
ΔE00 6.64
Mint
#AAF0C1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D5BB #D598B2
analogous
#98D59D #98D5BB #98D1D5
triadic
#98D5BB #BB98D5 #D5BB98
tetradic
#98D5BB #9D98D5 #D598B2 #D1D598
square
#98D5BB #9D98D5 #D598B2 #D1D598
split-complementary
#98D5BB #D598D1 #D59D98
monochromatic
#46AC81 #6DC39E #98D5BB #C3E7D8 #E9F6F1
Accessibility & contrast
On white
1.67
#98D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#98D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D5BB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D5BB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#8AD5CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #98d5bb; /* rgb */ color: rgb(152, 213, 187); /* oklch */ color: oklch(82.4% 0.072 166.3);
Tailwind
colors: {
custom: {
50: '#b8e2cf',
500: '#98d5bb',
950: '#000000',
},
}SCSS
$custom: #98d5bb; $custom-light: #b8e2cf; $custom-dark: #000000;
JSON
{
"hex": "#98d5bb",
"rgb": {
"r": 152,
"g": 213,
"b": 187
},
"hsl": {
"h": 154.426,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.82416,
"c": 0.0725,
"h": 166.3
},
"luminance": 0.57852
}Semantic roles & 50–950 ramp
primary
#98D5BB
secondary
#AB6683
accent
#3069B5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483