#8AEF9F#8AEF9F
#8AEF9F is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.146 H 149.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEF9F |
|---|---|
| RGB | rgb(138, 239, 159) |
| HSL | hsl(132, 76%, 74%) |
| HSV | hsv(132, 42%, 94%) |
| CMYK | cmyk(42.3%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(86.82, -46.11, 29.72) |
| CIE-LCH | lch(86.82, 54.86, 147.20°) |
| OKLab | oklab(87.03% -0.1256 0.0746) |
| OKLCH | oklch(87.03% 0.146 149.3) |
| XYZ | xyz(47.6029, 69.6363, 43.7269) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.68
Lightgreen
#90EE90
ΔE00 2.91
Foam Green
#90FDA9
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.21
Mint (survey)
#9FFEB0
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEF9F #EF8ADA
analogous
#A8EF8A #8AEF9F #8AEFD2
triadic
#8AEF9F #9F8AEF #EF9F8A
tetradic
#8AEF9F #8AA8EF #EF8ADA #EFD28A
square
#8AEF9F #8AA8EF #EF8ADA #EFD28A
split-complementary
#8AEF9F #D28AEF #EF8AA8
monochromatic
#1FE047 #54E873 #8AEF9F #C0F6CB #E4FBE9
Accessibility & contrast
On white
1.41
#8AEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#8AEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEF9F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEF9F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E2D5A4
Tritanopia (blue-blind)
#79EBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8aef9f; /* rgb */ color: rgb(138, 239, 159); /* oklch */ color: oklch(87.0% 0.146 149.3);
Tailwind
colors: {
custom: {
50: '#b1f5bc',
500: '#8aef9f',
950: '#000000',
},
}SCSS
$custom: #8aef9f; $custom-light: #b1f5bc; $custom-dark: #000000;
JSON
{
"hex": "#8aef9f",
"rgb": {
"r": 138,
"g": 239,
"b": 159
},
"hsl": {
"h": 132.475,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.87028,
"c": 0.1461,
"h": 149.3
},
"luminance": 0.69639
}Semantic roles & 50–950 ramp
primary
#8AEF9F
secondary
#CA53B2
accent
#0DAED8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582