#8AFFAA#8AFFAA
#8AFFAA is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.159 H 151.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFAA |
|---|---|
| RGB | rgb(138, 255, 170) |
| HSL | hsl(136, 100%, 77%) |
| HSV | hsv(136, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(91.60, -51.00, 30.60) |
| CIE-LCH | lch(91.60, 59.47, 149.03°) |
| OKLab | oklab(90.99% -0.1388 0.0769) |
| OKLCH | oklch(90.99% 0.159 151) |
| XYZ | xyz(53.4935, 79.8216, 50.6107) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.80
Light Bluish Green
#76FDA8
ΔE00 1.79
Mint Green
#8FFF9F
ΔE00 2.14
Baby Green
#8CFF9E
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFAA #FF8ADF
analogous
#A5FF8A #8AFFAA #8AFFE4
triadic
#8AFFAA #AA8AFF #FFAA8A
tetradic
#8AFFAA #8AA5FF #FF8ADF #FFE48A
square
#8AFFAA #8AA5FF #FF8ADF #FFE48A
split-complementary
#8AFFAA #E48AFF #FF8AA5
monochromatic
#10FF51 #4DFF7E #8AFFAA #C7FFD6 #E0FFE9
Accessibility & contrast
On white
1.24
#8AFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#8AFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFAA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFAA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA5
Deuteranopia (green-blind)
#EFE2AF
Tritanopia (blue-blind)
#73FCE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8affaa; /* rgb */ color: rgb(138, 255, 170); /* oklch */ color: oklch(91.0% 0.159 151.0);
Tailwind
colors: {
custom: {
50: '#b2ffc4',
500: '#8affaa',
950: '#000000',
},
}SCSS
$custom: #8affaa; $custom-light: #b2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#8affaa",
"rgb": {
"r": 138,
"g": 255,
"b": 170
},
"hsl": {
"h": 136.41,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.90987,
"c": 0.15872,
"h": 151
},
"luminance": 0.79826
}Semantic roles & 50–950 ramp
primary
#8AFFAA
secondary
#E04EB8
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682