#8AFFAE#8AFFAE
#8AFFAE is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.1% C 0.155 H 152.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFAE |
|---|---|
| RGB | rgb(138, 255, 174) |
| HSL | hsl(138, 100%, 77%) |
| HSV | hsv(138, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.67, -50.31, 28.68) |
| CIE-LCH | lch(91.67, 57.91, 150.31°) |
| OKLab | oklab(91.07% -0.1371 0.0723) |
| OKLCH | oklch(91.07% 0.155 152.2) |
| XYZ | xyz(53.8776, 79.9753, 52.6339) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.18
Seafoam (survey)
#80F9AD
ΔE00 1.69
Light Bluish Green
#76FDA8
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.26
Mint (survey)
#9FFEB0
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFAE #FF8ADB
analogous
#A0FF8A #8AFFAE #8AFFE9
triadic
#8AFFAE #AE8AFF #FFAE8A
tetradic
#8AFFAE #8AA0FF #FF8ADB #FFE98A
square
#8AFFAE #8AA0FF #FF8ADB #FFE98A
split-complementary
#8AFFAE #E98AFF #FF8AA0
monochromatic
#10FF59 #4DFF84 #8AFFAE #C7FFD8 #E0FFEA
Accessibility & contrast
On white
1.24
#8AFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#8AFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFAE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFAE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#71FCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8affae; /* rgb */ color: rgb(138, 255, 174); /* oklch */ color: oklch(91.1% 0.155 152.2);
Tailwind
colors: {
custom: {
50: '#b2ffc6',
500: '#8affae',
950: '#000000',
},
}SCSS
$custom: #8affae; $custom-light: #b2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#8affae",
"rgb": {
"r": 138,
"g": 255,
"b": 174
},
"hsl": {
"h": 138.462,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91066,
"c": 0.15504,
"h": 152.2
},
"luminance": 0.79979
}Semantic roles & 50–950 ramp
primary
#8AFFAE
secondary
#E04EB3
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682