#98E4DC#98E4DC
#98E4DC is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.7% C 0.076 H 187.5°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4DC |
|---|---|
| RGB | rgb(152, 228, 220) |
| HSL | hsl(174, 58%, 75%) |
| HSV | hsv(174, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(85.67, -25.12, -3.56) |
| CIE-LCH | lch(85.67, 25.37, 188.07°) |
| OKLab | oklab(86.71% -0.0754 -0.01) |
| OKLCH | oklch(86.71% 0.076 187.5) |
| XYZ | xyz(53.6060, 67.3263, 77.8669) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.21
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Eggshell Blue
#C4FFF7
ΔE00 7.02
Tiffany Blue
#7BF2DA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4DC #E498A0
analogous
#98E4B6 #98E4DC #98C6E4
triadic
#98E4DC #DC98E4 #E4DC98
tetradic
#98E4DC #B698E4 #E498A0 #C6E498
square
#98E4DC #B698E4 #E498A0 #C6E498
split-complementary
#98E4DC #E498C6 #E4B698
monochromatic
#37CBBB #68D7CC #98E4DC #C8F1EC #E7F9F7
Accessibility & contrast
On white
1.45
#98E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#98E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4DC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4DC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#7DE8E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e4dc; /* rgb */ color: rgb(152, 228, 220); /* oklch */ color: oklch(86.7% 0.076 187.5);
Tailwind
colors: {
custom: {
50: '#b9ece6',
500: '#98e4dc',
950: '#000000',
},
}SCSS
$custom: #98e4dc; $custom-light: #b9ece6; $custom-dark: #000000;
JSON
{
"hex": "#98e4dc",
"rgb": {
"r": 152,
"g": 228,
"b": 220
},
"hsl": {
"h": 173.684,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.8671,
"c": 0.07602,
"h": 187.5
},
"luminance": 0.6733
}Semantic roles & 50–950 ramp
primary
#98E4DC
secondary
#BD636C
accent
#1F31C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484