#98DEB2#98DEB2
#98DEB2 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.2% C 0.094 H 156.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98DEB2 |
|---|---|
| RGB | rgb(152, 222, 178) |
| HSL | hsl(142, 51%, 73%) |
| HSV | hsv(142, 32%, 87%) |
| CMYK | cmyk(31.5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.98, -30.97, 14.71) |
| CIE-LCH | lch(82.98, 34.29, 154.60°) |
| OKLab | oklab(84.22% -0.0857 0.0378) |
| OKLCH | oklch(84.22% 0.094 156.2) |
| XYZ | xyz(47.1033, 62.1300, 51.6212) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 3.79
Mint
#AAF0C1
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DEB2 #DE98C4
analogous
#A1DE98 #98DEB2 #98DED5
triadic
#98DEB2 #B298DE #DEB298
tetradic
#98DEB2 #98A1DE #DE98C4 #DED598
square
#98DEB2 #98A1DE #DE98C4 #DED598
split-complementary
#98DEB2 #D598DE #DE98A1
monochromatic
#3DBF6D #6ACF8F #98DEB2 #C6EDD5 #E8F8EE
Accessibility & contrast
On white
1.56
#98DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#98DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DEB2
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DEB2 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D2CBB4
Tritanopia (blue-blind)
#8BDDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98deb2; /* rgb */ color: rgb(152, 222, 178); /* oklch */ color: oklch(84.2% 0.094 156.2);
Tailwind
colors: {
custom: {
50: '#b8e8c9',
500: '#98deb2',
950: '#000000',
},
}SCSS
$custom: #98deb2; $custom-light: #b8e8c9; $custom-dark: #000000;
JSON
{
"hex": "#98deb2",
"rgb": {
"r": 152,
"g": 222,
"b": 178
},
"hsl": {
"h": 142.286,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.84219,
"c": 0.09366,
"h": 156.2
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#98DEB2
secondary
#B66498
accent
#2786BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482