#98DEC4#98DEC4
#98DEC4 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.079 H 169.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEC4 |
|---|---|
| RGB | rgb(152, 222, 196) |
| HSL | hsl(158, 51%, 73%) |
| HSV | hsv(158, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.39, -27.40, 5.80) |
| CIE-LCH | lch(83.39, 28.01, 168.06°) |
| OKLab | oklab(84.68% -0.078 0.0149) |
| OKLCH | oklch(84.68% 0.079 169.2) |
| XYZ | xyz(49.0306, 62.9009, 61.7714) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.72
Tiffany Blue
#7BF2DA
ΔE00 6.75
Pale Turquoise
#A5FBD5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEC4 #DE98B2
analogous
#98DEA1 #98DEC4 #98D5DE
triadic
#98DEC4 #C498DE #DEC498
tetradic
#98DEC4 #A198DE #DE98B2 #D5DE98
square
#98DEC4 #A198DE #DE98B2 #D5DE98
split-complementary
#98DEC4 #DE98D5 #DEA198
monochromatic
#3DBF8E #6ACFA9 #98DEC4 #C6EDDF #E8F8F2
Accessibility & contrast
On white
1.55
#98DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#98DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEC4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEC4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#86DFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dec4; /* rgb */ color: rgb(152, 222, 196); /* oklch */ color: oklch(84.7% 0.079 169.2);
Tailwind
colors: {
custom: {
50: '#b8e8d5',
500: '#98dec4',
950: '#000000',
},
}SCSS
$custom: #98dec4; $custom-light: #b8e8d5; $custom-dark: #000000;
JSON
{
"hex": "#98dec4",
"rgb": {
"r": 152,
"g": 222,
"b": 196
},
"hsl": {
"h": 157.714,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84681,
"c": 0.07939,
"h": 169.2
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#98DEC4
secondary
#B66483
accent
#275FBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483