#98D2CD#98D2CD
#98D2CD is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.3% C 0.060 H 189.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98D2CD |
|---|---|
| RGB | rgb(152, 210, 205) |
| HSL | hsl(175, 39%, 71%) |
| HSV | hsv(175, 28%, 82%) |
| CMYK | cmyk(27.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.28, -19.57, -3.53) |
| CIE-LCH | lch(80.28, 19.88, 190.21°) |
| OKLab | oklab(82.27% -0.0591 -0.0098) |
| OKLCH | oklch(82.27% 0.06 189.4) |
| XYZ | xyz(47.0113, 57.1740, 66.3044) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 6.75
Pale Teal
#82CBB2
ΔE00 8.08
Mediumturquoise
#48D1CC
ΔE00 8.56
Robin'S Egg Blue
#98EFF9
ΔE00 8.84
Seafoam Blue
#78D1B6
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98D2CD #D2989D
analogous
#98D2B0 #98D2CD #98BAD2
triadic
#98D2CD #CD98D2 #D2CD98
tetradic
#98D2CD #B098D2 #D2989D #BAD298
square
#98D2CD #B098D2 #D2989D #BAD298
split-complementary
#98D2CD #D298BA #D2B098
monochromatic
#49A79F #6DBFB8 #98D2CD #C3E5E2 #EAF6F5
Accessibility & contrast
On white
1.69
#98D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#98D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98D2CD
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98D2CD | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#85D5D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #98d2cd; /* rgb */ color: rgb(152, 210, 205); /* oklch */ color: oklch(82.3% 0.060 189.4);
Tailwind
colors: {
custom: {
50: '#b8e0dc',
500: '#98d2cd',
950: '#000000',
},
}SCSS
$custom: #98d2cd; $custom-light: #b8e0dc; $custom-dark: #000000;
JSON
{
"hex": "#98d2cd",
"rgb": {
"r": 152,
"g": 210,
"b": 205
},
"hsl": {
"h": 174.828,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.82266,
"c": 0.05991,
"h": 189.4
},
"luminance": 0.57176
}Semantic roles & 50–950 ramp
primary
#98D2CD
secondary
#A8666C
accent
#333EB2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484