#8AFABC#8AFABC
#8AFABC is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.2% C 0.135 H 157.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFABC |
|---|---|
| RGB | rgb(138, 250, 188) |
| HSL | hsl(147, 92%, 76%) |
| HSV | hsv(147, 45%, 98%) |
| CMYK | cmyk(44.8%, 0%, 24.8%, 2%) |
| CIE-LAB | lab(90.51, -45.63, 19.96) |
| CIE-LCH | lch(90.51, 49.80, 156.37°) |
| OKLab | oklab(90.2% -0.1255 0.051) |
| OKLCH | oklch(90.2% 0.135 157.9) |
| XYZ | xyz(53.7399, 77.4014, 59.6753) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.03
Light Seafoam
#A0FEBF
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 2.89
Light Sea Green
#98F6B0
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFABC #FA8AC8
analogous
#90FA8A #8AFABC #8AFAF4
triadic
#8AFABC #BC8AFA #FABC8A
tetradic
#8AFABC #8A90FA #FA8AC8 #FAF48A
square
#8AFABC #8A90FA #FA8AC8 #FAF48A
split-complementary
#8AFABC #F48AFA #FA8A90
monochromatic
#15F579 #4FF79A #8AFABC #C5FDDE #E2FEEE
Accessibility & contrast
On white
1.27
#8AFABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#8AFABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFABC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFABC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#6EF9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8afabc; /* rgb */ color: rgb(138, 250, 188); /* oklch */ color: oklch(90.2% 0.135 157.9);
Tailwind
colors: {
custom: {
50: '#b1fcd0',
500: '#8afabc',
950: '#000000',
},
}SCSS
$custom: #8afabc; $custom-light: #b1fcd0; $custom-dark: #000000;
JSON
{
"hex": "#8afabc",
"rgb": {
"r": 138,
"g": 250,
"b": 188
},
"hsl": {
"h": 146.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90202,
"c": 0.13546,
"h": 157.9
},
"luminance": 0.77405
}Semantic roles & 50–950 ramp
primary
#8AFABC
secondary
#D94F9B
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583