#98D0BB#98D0BB
#98D0BB is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.3% C 0.065 H 169.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98D0BB |
|---|---|
| RGB | rgb(152, 208, 187) |
| HSL | hsl(158, 37%, 71%) |
| HSV | hsv(158, 27%, 82%) |
| CMYK | cmyk(26.9%, 0%, 10.1%, 18.4%) |
| CIE-LAB | lab(79.26, -22.42, 4.62) |
| CIE-LCH | lch(79.26, 22.89, 168.36°) |
| OKLab | oklab(81.3% -0.064 0.0119) |
| OKLCH | oklch(81.3% 0.065 169.5) |
| XYZ | xyz(44.4716, 55.3730, 55.3489) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 6.41
Mediumaquamarine
#66CDAA
ΔE00 7.39
Seafoam
#7FE0B3
ΔE00 8.18
Darkseagreen
#8FBC8F
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D0BB #D098AD
analogous
#98D09F #98D0BB #98C9D0
triadic
#98D0BB #BB98D0 #D0BB98
tetradic
#98D0BB #9F98D0 #D098AD #C9D098
square
#98D0BB #9F98D0 #D098AD #C9D098
split-complementary
#98D0BB #D098C9 #D09F98
monochromatic
#4AA382 #6EBD9F #98D0BB #C2E3D7 #EAF5F1
Accessibility & contrast
On white
1.74
#98D0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#98D0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D0BB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D0BB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#8BD1CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98d0bb; /* rgb */ color: rgb(152, 208, 187); /* oklch */ color: oklch(81.3% 0.065 169.5);
Tailwind
colors: {
custom: {
50: '#b7decf',
500: '#98d0bb',
950: '#000000',
},
}SCSS
$custom: #98d0bb; $custom-light: #b7decf; $custom-dark: #000000;
JSON
{
"hex": "#98d0bb",
"rgb": {
"r": 152,
"g": 208,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 37.333,
"l": 70.588
},
"oklch": {
"l": 0.81295,
"c": 0.06512,
"h": 169.5
},
"luminance": 0.55375
}Semantic roles & 50–950 ramp
primary
#98D0BB
secondary
#A6677E
accent
#3563B0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483