#8AFCBF#8AFCBF
#8AFCBF is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.7% C 0.136 H 158.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFCBF |
|---|---|
| RGB | rgb(138, 252, 191) |
| HSL | hsl(148, 95%, 76%) |
| HSV | hsv(148, 45%, 99%) |
| CMYK | cmyk(45.2%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.14, -45.91, 19.30) |
| CIE-LCH | lch(91.14, 49.81, 157.20°) |
| OKLab | oklab(90.73% -0.1264 0.0493) |
| OKLCH | oklch(90.73% 0.136 158.7) |
| XYZ | xyz(54.6915, 78.7816, 61.6045) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Seafoam
#A0FEBF
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFCBF #FC8AC7
analogous
#8EFC8A #8AFCBF #8AFCF8
triadic
#8AFCBF #BF8AFC #FCBF8A
tetradic
#8AFCBF #8A8EFC #FC8AC7 #FCF88A
square
#8AFCBF #8A8EFC #FC8AC7 #FCF88A
split-complementary
#8AFCBF #F88AFC #FC8A8E
monochromatic
#13F97E #4EFA9E #8AFCBF #C6FEE0 #E1FEEF
Accessibility & contrast
On white
1.25
#8AFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#8AFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFCBF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFCBF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#6CFBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8afcbf; /* rgb */ color: rgb(138, 252, 191); /* oklch */ color: oklch(90.7% 0.136 158.7);
Tailwind
colors: {
custom: {
50: '#b2fed2',
500: '#8afcbf',
950: '#000000',
},
}SCSS
$custom: #8afcbf; $custom-light: #b2fed2; $custom-dark: #000000;
JSON
{
"hex": "#8afcbf",
"rgb": {
"r": 138,
"g": 252,
"b": 191
},
"hsl": {
"h": 147.895,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.90733,
"c": 0.13573,
"h": 158.7
},
"luminance": 0.78786
}Semantic roles & 50–950 ramp
primary
#8AFCBF
secondary
#DC4F9A
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683