#98E4DD#98E4DD
#98E4DD is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.7% C 0.076 H 188.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98E4DD |
|---|---|
| RGB | rgb(152, 228, 221) |
| HSL | hsl(174, 58%, 75%) |
| HSV | hsv(174, 33%, 89%) |
| CMYK | cmyk(33.3%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(85.70, -24.89, -4.05) |
| CIE-LCH | lch(85.70, 25.22, 189.24°) |
| OKLab | oklab(86.74% -0.0749 -0.0113) |
| OKLCH | oklch(86.74% 0.076 188.6) |
| XYZ | xyz(53.7388, 67.3794, 78.5665) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 5.99
Pale Cyan
#B7FFFA
ΔE00 6.13
Duck Egg Blue
#C3FBF4
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E4DD #E4989F
analogous
#98E4B7 #98E4DD #98C5E4
triadic
#98E4DD #DD98E4 #E4DD98
tetradic
#98E4DD #B798E4 #E4989F #C5E498
square
#98E4DD #B798E4 #E4989F #C5E498
split-complementary
#98E4DD #E498C5 #E4B798
monochromatic
#37CBBD #68D7CD #98E4DD #C8F1ED #E7F9F7
Accessibility & contrast
On white
1.45
#98E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#98E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E4DD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E4DD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#7DE8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e4dd; /* rgb */ color: rgb(152, 228, 221); /* oklch */ color: oklch(86.7% 0.076 188.6);
Tailwind
colors: {
custom: {
50: '#b9ece7',
500: '#98e4dd',
950: '#000000',
},
}SCSS
$custom: #98e4dd; $custom-light: #b9ece7; $custom-dark: #000000;
JSON
{
"hex": "#98e4dd",
"rgb": {
"r": 152,
"g": 228,
"b": 221
},
"hsl": {
"h": 174.474,
"s": 58.462,
"l": 74.51
},
"oklch": {
"l": 0.8674,
"c": 0.07579,
"h": 188.6
},
"luminance": 0.67383
}Semantic roles & 50–950 ramp
primary
#98E4DD
secondary
#BD636B
accent
#1F2FC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484