#98DEC6#98DEC6
#98DEC6 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.078 H 170.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEC6 |
|---|---|
| RGB | rgb(152, 222, 198) |
| HSL | hsl(159, 51%, 73%) |
| HSV | hsv(159, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(83.44, -26.99, 4.81) |
| CIE-LCH | lch(83.44, 27.41, 169.90°) |
| OKLab | oklab(84.74% -0.0771 0.0123) |
| OKLCH | oklch(84.74% 0.078 170.9) |
| XYZ | xyz(49.2597, 62.9926, 62.9783) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 6.27
Tiffany Blue
#7BF2DA
ΔE00 6.56
Pale Turquoise
#A5FBD5
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEC6 #DE98B0
analogous
#98DEA3 #98DEC6 #98D3DE
triadic
#98DEC6 #C698DE #DEC698
tetradic
#98DEC6 #A398DE #DE98B0 #D3DE98
square
#98DEC6 #A398DE #DE98B0 #D3DE98
split-complementary
#98DEC6 #DE98D3 #DEA398
monochromatic
#3DBF92 #6ACFAC #98DEC6 #C6EDE0 #E8F8F2
Accessibility & contrast
On white
1.54
#98DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#98DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEC6
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEC6 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C5
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#86DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dec6; /* rgb */ color: rgb(152, 222, 198); /* oklch */ color: oklch(84.7% 0.078 170.9);
Tailwind
colors: {
custom: {
50: '#b8e8d7',
500: '#98dec6',
950: '#000000',
},
}SCSS
$custom: #98dec6; $custom-light: #b8e8d7; $custom-dark: #000000;
JSON
{
"hex": "#98dec6",
"rgb": {
"r": 152,
"g": 222,
"b": 198
},
"hsl": {
"h": 159.429,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84736,
"c": 0.0781,
"h": 170.9
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#98DEC6
secondary
#B66480
accent
#275BBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483