#8AFFBF#8AFFBF
#8AFFBF is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.140 H 158.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFBF |
|---|---|
| RGB | rgb(138, 255, 191) |
| HSL | hsl(147, 100%, 77%) |
| HSV | hsv(147, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.99, -47.20, 20.49) |
| CIE-LCH | lch(91.99, 51.46, 156.54°) |
| OKLab | oklab(91.43% -0.1298 0.0523) |
| OKLCH | oklch(91.43% 0.14 158.1) |
| XYZ | xyz(55.6410, 80.6806, 61.9210) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.97
Light Seafoam
#A0FEBF
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFBF #FF8ACA
analogous
#90FF8A #8AFFBF #8AFFF9
triadic
#8AFFBF #BF8AFF #FFBF8A
tetradic
#8AFFBF #8A90FF #FF8ACA #FFF98A
square
#8AFFBF #8A90FF #FF8ACA #FFF98A
split-complementary
#8AFFBF #F98AFF #FF8A90
monochromatic
#10FF7C #4DFF9E #8AFFBF #C7FFE0 #E0FFEE
Accessibility & contrast
On white
1.23
#8AFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#8AFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFBF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFBF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#ECE3C3
Tritanopia (blue-blind)
#6CFEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8affbf; /* rgb */ color: rgb(138, 255, 191); /* oklch */ color: oklch(91.4% 0.140 158.1);
Tailwind
colors: {
custom: {
50: '#b2ffd2',
500: '#8affbf',
950: '#000000',
},
}SCSS
$custom: #8affbf; $custom-light: #b2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#8affbf",
"rgb": {
"r": 138,
"g": 255,
"b": 191
},
"hsl": {
"h": 147.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91427,
"c": 0.13992,
"h": 158.1
},
"luminance": 0.80685
}Semantic roles & 50–950 ramp
primary
#8AFFBF
secondary
#E04E9D
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683