#8AEE8F#8AEE8F
#8AEE8F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.5% C 0.160 H 145.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE8F |
|---|---|
| RGB | rgb(138, 238, 143) |
| HSL | hsl(123, 75%, 74%) |
| HSV | hsv(123, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(86.27, -48.23, 37.04) |
| CIE-LCH | lch(86.27, 60.81, 142.48°) |
| OKLab | oklab(86.5% -0.1313 0.0916) |
| OKLCH | oklch(86.5% 0.16 145.1) |
| XYZ | xyz(46.0114, 68.5326, 36.7849) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.67
Palegreen
#98FB98
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.63
Foam Green
#90FDA9
ΔE00 4.10
Mint (survey)
#9FFEB0
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE8F #EE8AE9
analogous
#B7EE8A #8AEE8F #8AEEC1
triadic
#8AEE8F #8F8AEE #EE8F8A
tetradic
#8AEE8F #8AB7EE #EE8AE9 #EEC18A
square
#8AEE8F #8AB7EE #EE8AE9 #EEC18A
split-complementary
#8AEE8F #C18AEE #EE8AB7
monochromatic
#20DD2A #55E65C #8AEE8F #BFF6C2 #E4FBE5
Accessibility & contrast
On white
1.43
#8AEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#8AEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE8F
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE8F | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#7DE9D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8aee8f; /* rgb */ color: rgb(138, 238, 143); /* oklch */ color: oklch(86.5% 0.160 145.1);
Tailwind
colors: {
custom: {
50: '#b1f4b1',
500: '#8aee8f',
950: '#000000',
},
}SCSS
$custom: #8aee8f; $custom-light: #b1f4b1; $custom-dark: #000000;
JSON
{
"hex": "#8aee8f",
"rgb": {
"r": 138,
"g": 238,
"b": 143
},
"hsl": {
"h": 123,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.865,
"c": 0.16004,
"h": 145.1
},
"luminance": 0.68536
}Semantic roles & 50–950 ramp
primary
#8AEE8F
secondary
#C953C3
accent
#0FCDD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581