#98E2DB#98E2DB
#98E2DB is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.2% C 0.074 H 188.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2DB |
|---|---|
| RGB | rgb(152, 226, 219) |
| HSL | hsl(174, 56%, 74%) |
| HSV | hsv(174, 33%, 89%) |
| CMYK | cmyk(32.7%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.09, -24.37, -3.89) |
| CIE-LCH | lch(85.09, 24.68, 189.07°) |
| OKLab | oklab(86.24% -0.0733 -0.0108) |
| OKLCH | oklch(86.24% 0.074 188.4) |
| XYZ | xyz(52.9270, 66.1795, 76.9891) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.70
Light Cyan
#ACFFFC
ΔE00 6.41
Pale Cyan
#B7FFFA
ΔE00 6.50
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Eggshell Blue
#C4FFF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2DB #E2989F
analogous
#98E2B6 #98E2DB #98C4E2
triadic
#98E2DB #DB98E2 #E2DB98
tetradic
#98E2DB #B698E2 #E2989F #C4E298
square
#98E2DB #B698E2 #E2989F #C4E298
split-complementary
#98E2DB #E298C4 #E2B698
monochromatic
#38C7BA #68D5CA #98E2DB #C8EFEC #E7F8F7
Accessibility & contrast
On white
1.48
#98E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#98E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2DB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2DB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#7EE6E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98e2db; /* rgb */ color: rgb(152, 226, 219); /* oklch */ color: oklch(86.2% 0.074 188.4);
Tailwind
colors: {
custom: {
50: '#b9ebe6',
500: '#98e2db',
950: '#000000',
},
}SCSS
$custom: #98e2db; $custom-light: #b9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#98e2db",
"rgb": {
"r": 152,
"g": 226,
"b": 219
},
"hsl": {
"h": 174.324,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.86236,
"c": 0.07413,
"h": 188.4
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#98E2DB
secondary
#BB636B
accent
#2231C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484