#8AFFBB#8AFFBB
#8AFFBB is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.143 H 156.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFBB |
|---|---|
| RGB | rgb(138, 255, 187) |
| HSL | hsl(145, 100%, 77%) |
| HSV | hsv(145, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(91.91, -47.96, 22.42) |
| CIE-LCH | lch(91.91, 52.94, 154.94°) |
| OKLab | oklab(91.34% -0.1315 0.0571) |
| OKLCH | oklch(91.34% 0.143 156.5) |
| XYZ | xyz(55.2068, 80.5070, 59.6343) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.43
Seafoam (survey)
#80F9AD
ΔE00 2.16
Light Seafoam
#A0FEBF
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFBB #FF8ACE
analogous
#94FF8A #8AFFBB #8AFFF5
triadic
#8AFFBB #BB8AFF #FFBB8A
tetradic
#8AFFBB #8A94FF #FF8ACE #FFF58A
square
#8AFFBB #8A94FF #FF8ACE #FFF58A
split-complementary
#8AFFBB #F58AFF #FF8A94
monochromatic
#10FF74 #4DFF97 #8AFFBB #C7FFDF #E0FFED
Accessibility & contrast
On white
1.23
#8AFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#8AFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFBB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFBB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#6DFDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8affbb; /* rgb */ color: rgb(138, 255, 187); /* oklch */ color: oklch(91.3% 0.143 156.5);
Tailwind
colors: {
custom: {
50: '#b2ffcf',
500: '#8affbb',
950: '#000000',
},
}SCSS
$custom: #8affbb; $custom-light: #b2ffcf; $custom-dark: #000000;
JSON
{
"hex": "#8affbb",
"rgb": {
"r": 138,
"g": 255,
"b": 187
},
"hsl": {
"h": 145.128,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91339,
"c": 0.14338,
"h": 156.5
},
"luminance": 0.80511
}Semantic roles & 50–950 ramp
primary
#8AFFBB
secondary
#E04EA2
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683