#98D2BB#98D2BB
#98D2BB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.068 H 168.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98D2BB |
|---|---|
| RGB | rgb(152, 210, 187) |
| HSL | hsl(156, 39%, 71%) |
| HSV | hsv(156, 28%, 82%) |
| CMYK | cmyk(27.6%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.82, -23.41, 5.42) |
| CIE-LCH | lch(79.82, 24.03, 166.95°) |
| OKLab | oklab(81.74% -0.0666 0.014) |
| OKLCH | oklch(81.74% 0.068 168.2) |
| XYZ | xyz(44.9623, 56.3544, 55.5125) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 7.02
Seafoam
#7FE0B3
ΔE00 7.44
Mint
#AAF0C1
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D2BB #D298AF
analogous
#98D29E #98D2BB #98CCD2
triadic
#98D2BB #BB98D2 #D2BB98
tetradic
#98D2BB #9E98D2 #D298AF #CCD298
square
#98D2BB #9E98D2 #D298AF #CCD298
split-complementary
#98D2BB #D298CC #D29E98
monochromatic
#49A782 #6DBF9F #98D2BB #C3E5D7 #EAF6F1
Accessibility & contrast
On white
1.71
#98D2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#98D2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D2BB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D2BB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#8AD3CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #98d2bb; /* rgb */ color: rgb(152, 210, 187); /* oklch */ color: oklch(81.7% 0.068 168.2);
Tailwind
colors: {
custom: {
50: '#b7e0cf',
500: '#98d2bb',
950: '#000000',
},
}SCSS
$custom: #98d2bb; $custom-light: #b7e0cf; $custom-dark: #000000;
JSON
{
"hex": "#98d2bb",
"rgb": {
"r": 152,
"g": 210,
"b": 187
},
"hsl": {
"h": 156.207,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.81743,
"c": 0.06806,
"h": 168.2
},
"luminance": 0.56356
}Semantic roles & 50–950 ramp
primary
#98D2BB
secondary
#A86680
accent
#3366B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483