#98D8BB#98D8BB
#98D8BB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.1% C 0.077 H 164.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98D8BB |
|---|---|
| RGB | rgb(152, 216, 187) |
| HSL | hsl(153, 45%, 72%) |
| HSV | hsv(153, 30%, 85%) |
| CMYK | cmyk(29.6%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(81.50, -26.34, 7.84) |
| CIE-LCH | lch(81.50, 27.48, 163.42°) |
| OKLab | oklab(83.09% -0.0743 0.0202) |
| OKLCH | oklch(83.09% 0.077 164.8) |
| XYZ | xyz(46.4714, 59.3728, 56.0155) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.63
Pale Teal
#82CBB2
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.51
Seafoam
#7FE0B3
ΔE00 5.45
Mediumaquamarine
#66CDAA
ΔE00 6.46
Mint
#AAF0C1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D8BB #D898B5
analogous
#98D89B #98D8BB #98D5D8
triadic
#98D8BB #BB98D8 #D8BB98
tetradic
#98D8BB #9B98D8 #D898B5 #D5D898
square
#98D8BB #9B98D8 #D898B5 #D5D898
split-complementary
#98D8BB #D898D5 #D89B98
monochromatic
#43B280 #6CC79E #98D8BB #C4E9D8 #E9F7F0
Accessibility & contrast
On white
1.63
#98D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#98D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D8BB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D8BB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#8AD8CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #98d8bb; /* rgb */ color: rgb(152, 216, 187); /* oklch */ color: oklch(83.1% 0.077 164.8);
Tailwind
colors: {
custom: {
50: '#b8e4cf',
500: '#98d8bb',
950: '#000000',
},
}SCSS
$custom: #98d8bb; $custom-light: #b8e4cf; $custom-dark: #000000;
JSON
{
"hex": "#98d8bb",
"rgb": {
"r": 152,
"g": 216,
"b": 187
},
"hsl": {
"h": 152.813,
"s": 45.07,
"l": 72.157
},
"oklch": {
"l": 0.83091,
"c": 0.07698,
"h": 164.8
},
"luminance": 0.59375
}Semantic roles & 50–950 ramp
primary
#98D8BB
secondary
#AF6587
accent
#2D6CB8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483