#98DEC5#98DEC5
#98DEC5 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.079 H 170.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEC5 |
|---|---|
| RGB | rgb(152, 222, 197) |
| HSL | hsl(159, 51%, 73%) |
| HSV | hsv(159, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.41, -27.20, 5.30) |
| CIE-LCH | lch(83.41, 27.71, 168.97°) |
| OKLab | oklab(84.71% -0.0775 0.0136) |
| OKLCH | oklch(84.71% 0.079 170.1) |
| XYZ | xyz(49.1448, 62.9466, 62.3729) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 4.83
Seafoam
#7FE0B3
ΔE00 5.99
Tiffany Blue
#7BF2DA
ΔE00 6.65
Pale Turquoise
#A5FBD5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEC5 #DE98B1
analogous
#98DEA2 #98DEC5 #98D4DE
triadic
#98DEC5 #C598DE #DEC598
tetradic
#98DEC5 #A298DE #DE98B1 #D4DE98
square
#98DEC5 #A298DE #DE98B1 #D4DE98
split-complementary
#98DEC5 #DE98D4 #DEA298
monochromatic
#3DBF90 #6ACFAB #98DEC5 #C6EDDF #E8F8F2
Accessibility & contrast
On white
1.55
#98DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#98DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEC5
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEC5 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#86DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dec5; /* rgb */ color: rgb(152, 222, 197); /* oklch */ color: oklch(84.7% 0.079 170.1);
Tailwind
colors: {
custom: {
50: '#b8e8d6',
500: '#98dec5',
950: '#000000',
},
}SCSS
$custom: #98dec5; $custom-light: #b8e8d6; $custom-dark: #000000;
JSON
{
"hex": "#98dec5",
"rgb": {
"r": 152,
"g": 222,
"b": 197
},
"hsl": {
"h": 158.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84709,
"c": 0.07873,
"h": 170.1
},
"luminance": 0.62949
}Semantic roles & 50–950 ramp
primary
#98DEC5
secondary
#B66481
accent
#275DBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483