#8AEF95#8AEF95
#8AEF95 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.156 H 146.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEF95 |
|---|---|
| RGB | rgb(138, 239, 149) |
| HSL | hsl(127, 76%, 74%) |
| HSV | hsv(127, 42%, 94%) |
| CMYK | cmyk(42.3%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.65, -47.73, 34.54) |
| CIE-LCH | lch(86.65, 58.92, 144.11°) |
| OKLab | oklab(86.84% -0.1299 0.0859) |
| OKLCH | oklch(86.84% 0.156 146.5) |
| XYZ | xyz(46.7700, 69.3032, 39.3403) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.25
Palegreen
#98FB98
ΔE00 2.99
Mint Green
#8FFF9F
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.36
Foam Green
#90FDA9
ΔE00 3.39
Light Sea Green
#98F6B0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEF95 #EF8AE4
analogous
#B2EF8A #8AEF95 #8AEFC8
triadic
#8AEF95 #958AEF #EF958A
tetradic
#8AEF95 #8AB2EF #EF8AE4 #EFC88A
square
#8AEF95 #8AB2EF #EF8AE4 #EFC88A
split-complementary
#8AEF95 #C88AEF #EF8AB2
monochromatic
#1FE034 #54E864 #8AEF95 #C0F6C6 #E4FBE7
Accessibility & contrast
On white
1.41
#8AEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#8AEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEF95
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEF95 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#7BEBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aef95; /* rgb */ color: rgb(138, 239, 149); /* oklch */ color: oklch(86.8% 0.156 146.5);
Tailwind
colors: {
custom: {
50: '#b1f5b5',
500: '#8aef95',
950: '#000000',
},
}SCSS
$custom: #8aef95; $custom-light: #b1f5b5; $custom-dark: #000000;
JSON
{
"hex": "#8aef95",
"rgb": {
"r": 138,
"g": 239,
"b": 149
},
"hsl": {
"h": 126.535,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86841,
"c": 0.1557,
"h": 146.5
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#8AEF95
secondary
#CA53BD
accent
#0DC2D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581