#98DEC7#98DEC7
#98DEC7 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.077 H 171.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEC7 |
|---|---|
| RGB | rgb(152, 222, 199) |
| HSL | hsl(160, 51%, 73%) |
| HSV | hsv(160, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.46, -26.78, 4.31) |
| CIE-LCH | lch(83.46, 27.12, 170.85°) |
| OKLab | oklab(84.76% -0.0767 0.011) |
| OKLCH | oklch(84.76% 0.078 171.8) |
| XYZ | xyz(49.3754, 63.0388, 63.5878) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 6.49
Seafoam
#7FE0B3
ΔE00 6.55
Pale Turquoise
#A5FBD5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEC7 #DE98AF
analogous
#98DEA4 #98DEC7 #98D2DE
triadic
#98DEC7 #C798DE #DEC798
tetradic
#98DEC7 #A498DE #DE98AF #D2DE98
square
#98DEC7 #A498DE #DE98AF #D2DE98
split-complementary
#98DEC7 #DE98D2 #DEA498
monochromatic
#3DBF94 #6ACFAE #98DEC7 #C6EDE0 #E8F8F2
Accessibility & contrast
On white
1.54
#98DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#98DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEC7
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEC7 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#85DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dec7; /* rgb */ color: rgb(152, 222, 199); /* oklch */ color: oklch(84.8% 0.077 171.8);
Tailwind
colors: {
custom: {
50: '#b8e8d8',
500: '#98dec7',
950: '#000000',
},
}SCSS
$custom: #98dec7; $custom-light: #b8e8d8; $custom-dark: #000000;
JSON
{
"hex": "#98dec7",
"rgb": {
"r": 152,
"g": 222,
"b": 199
},
"hsl": {
"h": 160.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84764,
"c": 0.0775,
"h": 171.8
},
"luminance": 0.63041
}Semantic roles & 50–950 ramp
primary
#98DEC7
secondary
#B6647F
accent
#2759BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483