#98E1DB#98E1DB
#98E1DB is a very light, moderate teal. Relative luminance 0.656; OKLCH L 86.0% C 0.073 H 189.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98E1DB |
|---|---|
| RGB | rgb(152, 225, 219) |
| HSL | hsl(175, 55%, 74%) |
| HSV | hsv(175, 32%, 88%) |
| CMYK | cmyk(32.4%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(84.81, -23.88, -4.30) |
| CIE-LCH | lch(84.81, 24.26, 190.20°) |
| OKLab | oklab(86.01% -0.0721 -0.0119) |
| OKLCH | oklch(86.01% 0.073 189.4) |
| XYZ | xyz(52.6558, 65.6372, 76.8988) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 6.53
Pale Cyan
#B7FFFA
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E1DB #E1989E
analogous
#98E1B7 #98E1DB #98C3E1
triadic
#98E1DB #DB98E1 #E1DB98
tetradic
#98E1DB #B798E1 #E1989E #C3E198
square
#98E1DB #B798E1 #E1989E #C3E198
split-complementary
#98E1DB #E198C3 #E1B798
monochromatic
#39C5BA #69D3CA #98E1DB #C7EFEC #E7F8F7
Accessibility & contrast
On white
1.49
#98E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#98E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E1DB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E1DB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#7EE5DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #98e1db; /* rgb */ color: rgb(152, 225, 219); /* oklch */ color: oklch(86.0% 0.073 189.4);
Tailwind
colors: {
custom: {
50: '#b9eae6',
500: '#98e1db',
950: '#000000',
},
}SCSS
$custom: #98e1db; $custom-light: #b9eae6; $custom-dark: #000000;
JSON
{
"hex": "#98e1db",
"rgb": {
"r": 152,
"g": 225,
"b": 219
},
"hsl": {
"h": 175.068,
"s": 54.887,
"l": 73.922
},
"oklch": {
"l": 0.86014,
"c": 0.07309,
"h": 189.4
},
"luminance": 0.6564
}Semantic roles & 50–950 ramp
primary
#98E1DB
secondary
#BA636B
accent
#2330C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484