#98E7AA#98E7AA
#98E7AA is a very light, moderate green. Relative luminance 0.667; OKLCH L 86.1% C 0.115 H 150.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98E7AA |
|---|---|
| RGB | rgb(152, 231, 170) |
| HSL | hsl(134, 62%, 75%) |
| HSV | hsv(134, 34%, 91%) |
| CMYK | cmyk(34.2%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(85.37, -36.61, 22.20) |
| CIE-LCH | lch(85.37, 42.82, 148.76°) |
| OKLab | oklab(86.09% -0.1003 0.0565) |
| OKLCH | oklch(86.09% 0.115 150.6) |
| XYZ | xyz(48.7779, 66.7270, 48.3318) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 0.75
Light Sea Green
#98F6B0
ΔE00 3.49
Mint
#AAF0C1
ΔE00 4.12
Light Mint Green
#A6FBB2
ΔE00 4.63
Light Seafoam
#A0FEBF
ΔE00 4.93
Seafoam
#7FE0B3
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E7AA #E798D5
analogous
#ADE798 #98E7AA #98E7D2
triadic
#98E7AA #AA98E7 #E7AA98
tetradic
#98E7AA #98ADE7 #E798D5 #E7D298
square
#98E7AA #98ADE7 #E798D5 #E7D298
split-complementary
#98E7AA #D298E7 #E798AD
monochromatic
#35D058 #66DB81 #98E7AA #CAF3D3 #E6F9EB
Accessibility & contrast
On white
1.46
#98E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#98E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E7AA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E7AA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#8CE4D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98e7aa; /* rgb */ color: rgb(152, 231, 170); /* oklch */ color: oklch(86.1% 0.115 150.6);
Tailwind
colors: {
custom: {
50: '#b9efc3',
500: '#98e7aa',
950: '#000000',
},
}SCSS
$custom: #98e7aa; $custom-light: #b9efc3; $custom-dark: #000000;
JSON
{
"hex": "#98e7aa",
"rgb": {
"r": 152,
"g": 231,
"b": 170
},
"hsl": {
"h": 133.671,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.86088,
"c": 0.11508,
"h": 150.6
},
"luminance": 0.6673
}Semantic roles & 50–950 ramp
primary
#98E7AA
secondary
#C162AC
accent
#1CA2CA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121612
muted
#828582