#8AFCBB#8AFCBB
#8AFCBB is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.6% C 0.139 H 157.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFCBB |
|---|---|
| RGB | rgb(138, 252, 187) |
| HSL | hsl(146, 95%, 76%) |
| HSV | hsv(146, 45%, 99%) |
| CMYK | cmyk(45.2%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.06, -46.68, 21.24) |
| CIE-LCH | lch(91.06, 51.28, 155.54°) |
| OKLab | oklab(90.64% -0.1282 0.0542) |
| OKLCH | oklch(90.64% 0.139 157.1) |
| XYZ | xyz(54.2573, 78.6079, 59.3178) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Seafoam
#A0FEBF
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.73
Light Sea Green
#98F6B0
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFCBB #FC8ACB
analogous
#92FC8A #8AFCBB #8AFCF4
triadic
#8AFCBB #BB8AFC #FCBB8A
tetradic
#8AFCBB #8A92FC #FC8ACB #FCF48A
square
#8AFCBB #8A92FC #FC8ACB #FCF48A
split-complementary
#8AFCBB #F48AFC #FC8A92
monochromatic
#13F976 #4EFA98 #8AFCBB #C6FEDE #E1FEEE
Accessibility & contrast
On white
1.26
#8AFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#8AFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFCBB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFCBB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E1BF
Tritanopia (blue-blind)
#6EFAEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8afcbb; /* rgb */ color: rgb(138, 252, 187); /* oklch */ color: oklch(90.6% 0.139 157.1);
Tailwind
colors: {
custom: {
50: '#b2fecf',
500: '#8afcbb',
950: '#000000',
},
}SCSS
$custom: #8afcbb; $custom-light: #b2fecf; $custom-dark: #000000;
JSON
{
"hex": "#8afcbb",
"rgb": {
"r": 138,
"g": 252,
"b": 187
},
"hsl": {
"h": 145.789,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90643,
"c": 0.13915,
"h": 157.1
},
"luminance": 0.78612
}Semantic roles & 50–950 ramp
primary
#8AFCBB
secondary
#DC4F9F
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683