#98DEC2#98DEC2
#98DEC2 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.081 H 167.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEC2 |
|---|---|
| RGB | rgb(152, 222, 194) |
| HSL | hsl(156, 51%, 73%) |
| HSV | hsv(156, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.34, -27.82, 6.78) |
| CIE-LCH | lch(83.34, 28.63, 166.29°) |
| OKLab | oklab(84.63% -0.0788 0.0175) |
| OKLCH | oklch(84.63% 0.081 167.5) |
| XYZ | xyz(48.8044, 62.8104, 60.5805) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.61
Seafoam Blue
#78D1B6
ΔE00 4.64
Pale Teal
#82CBB2
ΔE00 4.87
Seafoam
#7FE0B3
ΔE00 5.22
Mint
#AAF0C1
ΔE00 6.47
Pale Turquoise
#A5FBD5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEC2 #DE98B4
analogous
#98DE9F #98DEC2 #98D7DE
triadic
#98DEC2 #C298DE #DEC298
tetradic
#98DEC2 #9F98DE #DE98B4 #D7DE98
square
#98DEC2 #9F98DE #DE98B4 #D7DE98
split-complementary
#98DEC2 #DE98D7 #DE9F98
monochromatic
#3DBF8B #6ACFA7 #98DEC2 #C6EDDD #E8F8F1
Accessibility & contrast
On white
1.55
#98DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#98DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEC2
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEC2 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#CFCCC4
Tritanopia (blue-blind)
#87DFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #98dec2; /* rgb */ color: rgb(152, 222, 194); /* oklch */ color: oklch(84.6% 0.081 167.5);
Tailwind
colors: {
custom: {
50: '#b8e8d4',
500: '#98dec2',
950: '#000000',
},
}SCSS
$custom: #98dec2; $custom-light: #b8e8d4; $custom-dark: #000000;
JSON
{
"hex": "#98dec2",
"rgb": {
"r": 152,
"g": 222,
"b": 194
},
"hsl": {
"h": 156,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84627,
"c": 0.08074,
"h": 167.5
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#98DEC2
secondary
#B66485
accent
#2764BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483