#8AEC98#8AEC98
#8AEC98 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.2% C 0.148 H 147.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC98 |
|---|---|
| RGB | rgb(138, 236, 152) |
| HSL | hsl(129, 72%, 73%) |
| HSV | hsv(129, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 35.6%, 7.5%) |
| CIE-LAB | lab(85.84, -45.98, 31.95) |
| CIE-LCH | lch(85.84, 55.99, 145.21°) |
| OKLab | oklab(86.19% -0.1252 0.0798) |
| OKLCH | oklch(86.19% 0.148 147.5) |
| XYZ | xyz(46.1416, 67.6582, 40.3277) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.01
Foam Green
#90FDA9
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 3.67
Palegreen
#98FB98
ΔE00 3.92
Seafoam (survey)
#80F9AD
ΔE00 4.11
Mint Green
#8FFF9F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC98 #EC8ADE
analogous
#ADEC8A #8AEC98 #8AECC9
triadic
#8AEC98 #988AEC #EC988A
tetradic
#8AEC98 #8AADEC #EC8ADE #ECC98A
square
#8AEC98 #8AADEC #EC8ADE #ECC98A
split-complementary
#8AEC98 #C98AEC #EC8AAD
monochromatic
#23D83D #55E36A #8AEC98 #BFF5C6 #E5FBE8
Accessibility & contrast
On white
1.45
#8AEC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#8AEC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC98
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC98 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#E0D39D
Tritanopia (blue-blind)
#7BE8D7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8aec98; /* rgb */ color: rgb(138, 236, 152); /* oklch */ color: oklch(86.2% 0.148 147.5);
Tailwind
colors: {
custom: {
50: '#b0f3b7',
500: '#8aec98',
950: '#000000',
},
}SCSS
$custom: #8aec98; $custom-light: #b0f3b7; $custom-dark: #000000;
JSON
{
"hex": "#8aec98",
"rgb": {
"r": 138,
"g": 236,
"b": 152
},
"hsl": {
"h": 128.571,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.8619,
"c": 0.14845,
"h": 147.5
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#8AEC98
secondary
#C754B6
accent
#11B8D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581