#8AEE9F#8AEE9F
#8AEE9F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.145 H 149.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEE9F |
|---|---|
| RGB | rgb(138, 238, 159) |
| HSL | hsl(133, 75%, 74%) |
| HSV | hsv(133, 42%, 93%) |
| CMYK | cmyk(42%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(86.53, -45.68, 29.33) |
| CIE-LCH | lch(86.53, 54.29, 147.30°) |
| OKLab | oklab(86.79% -0.1245 0.0737) |
| OKLCH | oklch(86.79% 0.145 149.4) |
| XYZ | xyz(47.3110, 69.0524, 43.6296) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.70
Lightgreen
#90EE90
ΔE00 3.01
Foam Green
#90FDA9
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.33
Mint (survey)
#9FFEB0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEE9F #EE8AD9
analogous
#A7EE8A #8AEE9F #8AEED1
triadic
#8AEE9F #9F8AEE #EE9F8A
tetradic
#8AEE9F #8AA7EE #EE8AD9 #EED18A
square
#8AEE9F #8AA7EE #EE8AD9 #EED18A
split-complementary
#8AEE9F #D18AEE #EE8AA7
monochromatic
#20DD48 #55E673 #8AEE9F #BFF6CB #E4FBE9
Accessibility & contrast
On white
1.42
#8AEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#8AEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEE9F
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEE9F | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#79EBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aee9f; /* rgb */ color: rgb(138, 238, 159); /* oklch */ color: oklch(86.8% 0.145 149.4);
Tailwind
colors: {
custom: {
50: '#b0f4bc',
500: '#8aee9f',
950: '#000000',
},
}SCSS
$custom: #8aee9f; $custom-light: #b0f4bc; $custom-dark: #000000;
JSON
{
"hex": "#8aee9f",
"rgb": {
"r": 138,
"g": 238,
"b": 159
},
"hsl": {
"h": 132.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.86794,
"c": 0.14465,
"h": 149.4
},
"luminance": 0.69056
}Semantic roles & 50–950 ramp
primary
#8AEE9F
secondary
#C953B0
accent
#0FADD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582