#98DDAC#98DDAC
#98DDAC is a very light, moderate green. Relative luminance 0.614; OKLCH L 83.8% C 0.098 H 153.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98DDAC |
|---|---|
| RGB | rgb(152, 221, 172) |
| HSL | hsl(137, 50%, 73%) |
| HSV | hsv(137, 31%, 87%) |
| CMYK | cmyk(31.2%, 0%, 22.2%, 13.3%) |
| CIE-LAB | lab(82.57, -31.62, 17.29) |
| CIE-LCH | lch(82.57, 36.04, 151.33°) |
| OKLab | oklab(83.85% -0.087 0.0443) |
| OKLCH | oklch(83.85% 0.098 153) |
| XYZ | xyz(46.2492, 61.3647, 48.4294) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.69
Seafoam
#7FE0B3
ΔE00 4.17
Mint
#AAF0C1
ΔE00 4.42
Light Teal
#90E4C1
ΔE00 5.07
Light Sea Green
#98F6B0
ΔE00 6.53
Light Grey Green
#B7E1A1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DDAC #DD98C9
analogous
#A6DD98 #98DDAC #98DDCE
triadic
#98DDAC #AC98DD #DDAC98
tetradic
#98DDAC #98A6DD #DD98C9 #DDCE98
square
#98DDAC #98A6DD #DD98C9 #DDCE98
split-complementary
#98DDAC #CE98DD #DD98A6
monochromatic
#3EBC63 #6ACE87 #98DDAC #C6ECD1 #E8F7EC
Accessibility & contrast
On white
1.58
#98DDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#98DDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DDAC
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DDAC | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#D2CAAF
Tritanopia (blue-blind)
#8DDBCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98ddac; /* rgb */ color: rgb(152, 221, 172); /* oklch */ color: oklch(83.8% 0.098 153.0);
Tailwind
colors: {
custom: {
50: '#b8e8c4',
500: '#98ddac',
950: '#000000',
},
}SCSS
$custom: #98ddac; $custom-light: #b8e8c4; $custom-dark: #000000;
JSON
{
"hex": "#98ddac",
"rgb": {
"r": 152,
"g": 221,
"b": 172
},
"hsl": {
"h": 137.391,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.83849,
"c": 0.09766,
"h": 153
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#98DDAC
secondary
#B5649E
accent
#2892BE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482