#6AFC8F#6AFC8F
#6AFC8F is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.6% C 0.195 H 149.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFC8F |
|---|---|
| RGB | rgb(106, 252, 143) |
| HSL | hsl(135, 96%, 70%) |
| HSV | hsv(135, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(89.24, -61.87, 40.65) |
| CIE-LCH | lch(89.24, 74.03, 146.69°) |
| OKLab | oklab(88.61% -0.1673 0.1) |
| OKLCH | oklch(88.61% 0.195 149.1) |
| XYZ | xyz(45.7090, 74.6639, 37.9840) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.17
Mint Green
#8FFF9F
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFC8F #FC6AD7
analogous
#8EFC6A #6AFC8F #6AFCD8
triadic
#6AFC8F #8F6AFC #FC8F6A
tetradic
#6AFC8F #6A8EFC #FC6AD7 #FCD86A
square
#6AFC8F #6A8EFC #FC6AD7 #FCD86A
split-complementary
#6AFC8F #D86AFC #FC6A8E
monochromatic
#05E73E #2EFB62 #6AFC8F #A6FDBC #E1FEE8
Accessibility & contrast
On white
1.32
#6AFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#6AFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFC8F
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFC8F | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE887
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#44F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6afc8f; /* rgb */ color: rgb(106, 252, 143); /* oklch */ color: oklch(88.6% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#a0feb1',
500: '#6afc8f',
950: '#000000',
},
}SCSS
$custom: #6afc8f; $custom-light: #a0feb1; $custom-dark: #000000;
JSON
{
"hex": "#6afc8f",
"rgb": {
"r": 106,
"g": 252,
"b": 143
},
"hsl": {
"h": 135.205,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.88611,
"c": 0.1949,
"h": 149.1
},
"luminance": 0.74668
}Semantic roles & 50–950 ramp
primary
#6AFC8F
secondary
#D733AE
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681