#98E5DC#98E5DC
#98E5DC is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.9% C 0.077 H 186.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98E5DC |
|---|---|
| RGB | rgb(152, 229, 220) |
| HSL | hsl(173, 60%, 75%) |
| HSV | hsv(173, 34%, 90%) |
| CMYK | cmyk(33.6%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(85.95, -25.61, -3.15) |
| CIE-LCH | lch(85.95, 25.80, 187.02°) |
| OKLab | oklab(86.93% -0.0766 -0.0089) |
| OKLCH | oklch(86.93% 0.077 186.6) |
| XYZ | xyz(53.8819, 67.8781, 77.9589) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 6.07
Pale Cyan
#B7FFFA
ΔE00 6.14
Duck Egg Blue
#C3FBF4
ΔE00 6.61
Tiffany Blue
#7BF2DA
ΔE00 6.66
Pale Aqua
#B8FFEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E5DC #E598A1
analogous
#98E5B6 #98E5DC #98C8E5
triadic
#98E5DC #DC98E5 #E5DC98
tetradic
#98E5DC #B698E5 #E598A1 #C8E598
square
#98E5DC #B698E5 #E598A1 #C8E598
split-complementary
#98E5DC #E598C8 #E5B698
monochromatic
#36CCBB #67D9CB #98E5DC #C9F1ED #E7F9F7
Accessibility & contrast
On white
1.44
#98E5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#98E5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E5DC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E5DC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#7DE8E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98e5dc; /* rgb */ color: rgb(152, 229, 220); /* oklch */ color: oklch(86.9% 0.077 186.6);
Tailwind
colors: {
custom: {
50: '#b9ede6',
500: '#98e5dc',
950: '#000000',
},
}SCSS
$custom: #98e5dc; $custom-light: #b9ede6; $custom-dark: #000000;
JSON
{
"hex": "#98e5dc",
"rgb": {
"r": 152,
"g": 229,
"b": 220
},
"hsl": {
"h": 172.987,
"s": 59.69,
"l": 74.706
},
"oklch": {
"l": 0.86931,
"c": 0.07708,
"h": 186.6
},
"luminance": 0.67881
}Semantic roles & 50–950 ramp
primary
#98E5DC
secondary
#BF626D
accent
#1E32C7
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121616
muted
#828584