#98E4DB#98E4DB
#98E4DB is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.7% C 0.076 H 186.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4DB |
|---|---|
| RGB | rgb(152, 228, 219) |
| HSL | hsl(173, 58%, 75%) |
| HSV | hsv(173, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.64, -25.34, -3.07) |
| CIE-LCH | lch(85.64, 25.53, 186.91°) |
| OKLab | oklab(86.68% -0.0758 -0.0086) |
| OKLCH | oklch(86.68% 0.076 186.5) |
| XYZ | xyz(53.4740, 67.2735, 77.1715) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.10
Light Cyan
#ACFFFC
ΔE00 6.26
Pale Cyan
#B7FFFA
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Tiffany Blue
#7BF2DA
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4DB #E498A1
analogous
#98E4B5 #98E4DB #98C7E4
triadic
#98E4DB #DB98E4 #E4DB98
tetradic
#98E4DB #B598E4 #E498A1 #C7E498
square
#98E4DB #B598E4 #E498A1 #C7E498
split-complementary
#98E4DB #E498C7 #E4B598
monochromatic
#37CBB9 #68D7CA #98E4DB #C8F1EC #E7F9F7
Accessibility & contrast
On white
1.45
#98E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#98E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4DB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4DB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#7EE7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e4db; /* rgb */ color: rgb(152, 228, 219); /* oklch */ color: oklch(86.7% 0.076 186.5);
Tailwind
colors: {
custom: {
50: '#b9ece6',
500: '#98e4db',
950: '#000000',
},
}SCSS
$custom: #98e4db; $custom-light: #b9ece6; $custom-dark: #000000;
JSON
{
"hex": "#98e4db",
"rgb": {
"r": 152,
"g": 228,
"b": 219
},
"hsl": {
"h": 172.895,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.86679,
"c": 0.07625,
"h": 186.5
},
"luminance": 0.67277
}Semantic roles & 50–950 ramp
primary
#98E4DB
secondary
#BD636D
accent
#1F33C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484