#98E8AE#98E8AE
#98E8AE is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.4% C 0.113 H 152.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98E8AE |
|---|---|
| RGB | rgb(152, 232, 174) |
| HSL | hsl(137, 63%, 75%) |
| HSV | hsv(137, 34%, 91%) |
| CMYK | cmyk(34.5%, 0%, 25%, 9%) |
| CIE-LAB | lab(85.73, -36.35, 20.63) |
| CIE-LCH | lch(85.73, 41.80, 150.43°) |
| OKLab | oklab(86.41% -0.0998 0.0526) |
| OKLCH | oklch(86.41% 0.113 152.2) |
| XYZ | xyz(49.4427, 67.4420, 50.4486) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.08
Mint
#AAF0C1
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 4.66
Light Mint Green
#A6FBB2
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E8AE #E898D2
analogous
#AAE898 #98E8AE #98E8D6
triadic
#98E8AE #AE98E8 #E8AE98
tetradic
#98E8AE #98AAE8 #E898D2 #E8D698
square
#98E8AE #98AAE8 #E898D2 #E8D698
split-complementary
#98E8AE #D698E8 #E898AA
monochromatic
#34D25F #66DD87 #98E8AE #CAF3D5 #E6F9EB
Accessibility & contrast
On white
1.45
#98E8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#98E8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E8AE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E8AE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAB
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#8BE6D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e8ae; /* rgb */ color: rgb(152, 232, 174); /* oklch */ color: oklch(86.4% 0.113 152.2);
Tailwind
colors: {
custom: {
50: '#b9efc6',
500: '#98e8ae',
950: '#000000',
},
}SCSS
$custom: #98e8ae; $custom-light: #b9efc6; $custom-dark: #000000;
JSON
{
"hex": "#98e8ae",
"rgb": {
"r": 152,
"g": 232,
"b": 174
},
"hsl": {
"h": 136.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.86405,
"c": 0.11279,
"h": 152.2
},
"luminance": 0.67445
}Semantic roles & 50–950 ramp
primary
#98E8AE
secondary
#C262A8
accent
#1A9BCB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121613
muted
#828582