#8AFEBF#8AFEBF
#8AFEBF is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.2% C 0.139 H 158.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFEBF |
|---|---|
| RGB | rgb(138, 254, 191) |
| HSL | hsl(147, 98%, 77%) |
| HSV | hsv(147, 46%, 100%) |
| CMYK | cmyk(45.7%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.70, -46.77, 20.09) |
| CIE-LCH | lch(91.70, 50.91, 156.75°) |
| OKLab | oklab(91.2% -0.1287 0.0513) |
| OKLCH | oklch(91.2% 0.139 158.3) |
| XYZ | xyz(55.3228, 80.0443, 61.8149) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Seafoam
#A0FEBF
ΔE00 2.50
Light Aquamarine
#7BFDC7
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFEBF #FE8AC9
analogous
#8FFE8A #8AFEBF #8AFEF9
triadic
#8AFEBF #BF8AFE #FEBF8A
tetradic
#8AFEBF #8A8FFE #FE8AC9 #FEF98A
square
#8AFEBF #8A8FFE #FE8AC9 #FEF98A
split-complementary
#8AFEBF #F98AFE #FE8A8F
monochromatic
#11FD7D #4DFD9E #8AFEBF #C7FFE0 #E1FFEE
Accessibility & contrast
On white
1.23
#8AFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#8AFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFEBF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFEBF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#6CFDED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8afebf; /* rgb */ color: rgb(138, 254, 191); /* oklch */ color: oklch(91.2% 0.139 158.3);
Tailwind
colors: {
custom: {
50: '#b2ffd2',
500: '#8afebf',
950: '#000000',
},
}SCSS
$custom: #8afebf; $custom-light: #b2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8afebf",
"rgb": {
"r": 138,
"g": 254,
"b": 191
},
"hsl": {
"h": 147.414,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.91196,
"c": 0.13852,
"h": 158.3
},
"luminance": 0.80048
}Semantic roles & 50–950 ramp
primary
#8AFEBF
secondary
#DE4E9C
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683