#8AFE98#8AFE98
#8AFE98 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.174 H 146.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFE98 |
|---|---|
| RGB | rgb(138, 254, 152) |
| HSL | hsl(127, 98%, 77%) |
| HSV | hsv(127, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(91.03, -53.48, 38.78) |
| CIE-LCH | lch(91.03, 66.06, 144.05°) |
| OKLab | oklab(90.43% -0.1453 0.0959) |
| OKLCH | oklch(90.43% 0.174 146.6) |
| XYZ | xyz(51.5876, 78.5502, 42.1430) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.84
Mint Green
#8FFF9F
ΔE00 0.99
Palegreen
#98FB98
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFE98 #FE8AF0
analogous
#B6FE8A #8AFE98 #8AFED2
triadic
#8AFE98 #988AFE #FE988A
tetradic
#8AFE98 #8AB6FE #FE8AF0 #FED28A
square
#8AFE98 #8AB6FE #FE8AF0 #FED28A
split-complementary
#8AFE98 #D28AFE #FE8AB6
monochromatic
#11FD2D #4DFD63 #8AFE98 #C7FFCD #E1FFE4
Accessibility & contrast
On white
1.26
#8AFE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#8AFE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFE98
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFE98 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#F0E19E
Tritanopia (blue-blind)
#78F9E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8afe98; /* rgb */ color: rgb(138, 254, 152); /* oklch */ color: oklch(90.4% 0.174 146.6);
Tailwind
colors: {
custom: {
50: '#b2ffb7',
500: '#8afe98',
950: '#000000',
},
}SCSS
$custom: #8afe98; $custom-light: #b2ffb7; $custom-dark: #000000;
JSON
{
"hex": "#8afe98",
"rgb": {
"r": 138,
"g": 254,
"b": 152
},
"hsl": {
"h": 127.241,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.90425,
"c": 0.17412,
"h": 146.6
},
"luminance": 0.78554
}Semantic roles & 50–950 ramp
primary
#8AFE98
secondary
#DE4ECD
accent
#00CAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681