#98E2DD#98E2DD
#98E2DD is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.074 H 190.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2DD |
|---|---|
| RGB | rgb(152, 226, 221) |
| HSL | hsl(176, 56%, 74%) |
| HSV | hsv(176, 33%, 89%) |
| CMYK | cmyk(32.7%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(85.14, -23.92, -4.86) |
| CIE-LCH | lch(85.14, 24.41, 191.50°) |
| OKLab | oklab(86.3% -0.0725 -0.0135) |
| OKLCH | oklch(86.3% 0.074 190.5) |
| XYZ | xyz(53.1918, 66.2854, 78.3841) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Pale Cyan
#B7FFFA
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2DD #E2989D
analogous
#98E2B8 #98E2DD #98C2E2
triadic
#98E2DD #DD98E2 #E2DD98
tetradic
#98E2DD #B898E2 #E2989D #C2E298
square
#98E2DD #B898E2 #E2989D #C2E298
split-complementary
#98E2DD #E298C2 #E2B898
monochromatic
#38C7BD #68D5CD #98E2DD #C8EFED #E7F8F7
Accessibility & contrast
On white
1.47
#98E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#98E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2DD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2DD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#7DE6E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98e2dd; /* rgb */ color: rgb(152, 226, 221); /* oklch */ color: oklch(86.3% 0.074 190.5);
Tailwind
colors: {
custom: {
50: '#b9ebe7',
500: '#98e2dd',
950: '#000000',
},
}SCSS
$custom: #98e2dd; $custom-light: #b9ebe7; $custom-dark: #000000;
JSON
{
"hex": "#98e2dd",
"rgb": {
"r": 152,
"g": 226,
"b": 221
},
"hsl": {
"h": 175.946,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.86297,
"c": 0.07376,
"h": 190.5
},
"luminance": 0.66289
}Semantic roles & 50–950 ramp
primary
#98E2DD
secondary
#BB6369
accent
#222DC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484