#8AEC92#8AEC92
#8AEC92 is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.1% C 0.154 H 145.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC92 |
|---|---|
| RGB | rgb(138, 236, 146) |
| HSL | hsl(125, 72%, 73%) |
| HSV | hsv(125, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(85.74, -46.93, 34.84) |
| CIE-LCH | lch(85.74, 58.45, 143.41°) |
| OKLab | oklab(86.08% -0.1277 0.0865) |
| OKLCH | oklch(86.08% 0.154 145.9) |
| XYZ | xyz(45.6626, 67.4666, 37.8048) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.08
Palegreen
#98FB98
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.98
Baby Green
#8CFF9E
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.05
Light Sea Green
#98F6B0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC92 #EC8AE4
analogous
#B3EC8A #8AEC92 #8AECC3
triadic
#8AEC92 #928AEC #EC928A
tetradic
#8AEC92 #8AB3EC #EC8AE4 #ECC38A
square
#8AEC92 #8AB3EC #EC8AE4 #ECC38A
split-complementary
#8AEC92 #C38AEC #EC8AB3
monochromatic
#23D832 #55E361 #8AEC92 #BFF5C3 #E5FBE6
Accessibility & contrast
On white
1.45
#8AEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#8AEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC92
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC92 | 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)
#EFDC8C
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#7DE8D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8aec92; /* rgb */ color: rgb(138, 236, 146); /* oklch */ color: oklch(86.1% 0.154 145.9);
Tailwind
colors: {
custom: {
50: '#b0f3b3',
500: '#8aec92',
950: '#000000',
},
}SCSS
$custom: #8aec92; $custom-light: #b0f3b3; $custom-dark: #000000;
JSON
{
"hex": "#8aec92",
"rgb": {
"r": 138,
"g": 236,
"b": 146
},
"hsl": {
"h": 124.898,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.8608,
"c": 0.15427,
"h": 145.9
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#8AEC92
secondary
#C754BD
accent
#11C4D4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581