#8AFDBD#8AFDBD
#8AFDBD is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.9% C 0.139 H 157.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFDBD |
|---|---|
| RGB | rgb(138, 253, 189) |
| HSL | hsl(147, 97%, 77%) |
| HSV | hsv(147, 45%, 99%) |
| CMYK | cmyk(45.5%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.38, -46.73, 20.66) |
| CIE-LCH | lch(91.38, 51.09, 156.14°) |
| OKLab | oklab(90.92% -0.1284 0.0527) |
| OKLCH | oklch(90.92% 0.139 157.7) |
| XYZ | xyz(54.7877, 79.3238, 60.5582) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.79
Light Seafoam
#A0FEBF
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Sea Green
#98F6B0
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFDBD #FD8ACA
analogous
#91FD8A #8AFDBD #8AFDF7
triadic
#8AFDBD #BD8AFD #FDBD8A
tetradic
#8AFDBD #8A91FD #FD8ACA #FDF78A
square
#8AFDBD #8A91FD #FD8ACA #FDF78A
split-complementary
#8AFDBD #F78AFD #FD8A91
monochromatic
#12FB79 #4EFC9B #8AFDBD #C6FEDF #E1FEEE
Accessibility & contrast
On white
1.25
#8AFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#8AFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFDBD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFDBD | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEB9
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#6DFCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8afdbd; /* rgb */ color: rgb(138, 253, 189); /* oklch */ color: oklch(90.9% 0.139 157.7);
Tailwind
colors: {
custom: {
50: '#b2fed1',
500: '#8afdbd',
950: '#000000',
},
}SCSS
$custom: #8afdbd; $custom-light: #b2fed1; $custom-dark: #000000;
JSON
{
"hex": "#8afdbd",
"rgb": {
"r": 138,
"g": 253,
"b": 189
},
"hsl": {
"h": 146.609,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.90919,
"c": 0.13883,
"h": 157.7
},
"luminance": 0.79328
}Semantic roles & 50–950 ramp
primary
#8AFDBD
secondary
#DD4E9E
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683