#6AFC8D#6AFC8D
#6AFC8D is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.6% C 0.197 H 148.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFC8D |
|---|---|
| RGB | rgb(106, 252, 141) |
| HSL | hsl(134, 96%, 70%) |
| HSV | hsv(134, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(89.21, -62.17, 41.58) |
| CIE-LCH | lch(89.21, 74.80, 146.22°) |
| OKLab | oklab(88.58% -0.1681 0.1021) |
| OKLCH | oklch(88.58% 0.197 148.7) |
| XYZ | xyz(45.5588, 74.6038, 37.1932) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.20
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFC8D #FC6AD9
analogous
#90FC6A #6AFC8D #6AFCD6
triadic
#6AFC8D #8D6AFC #FC8D6A
tetradic
#6AFC8D #6A90FC #FC6AD9 #FCD66A
square
#6AFC8D #6A90FC #FC6AD9 #FCD66A
split-complementary
#6AFC8D #D66AFC #FC6A90
monochromatic
#05E73B #2EFB5F #6AFC8D #A6FDBB #E1FEE8
Accessibility & contrast
On white
1.32
#6AFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#6AFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFC8D
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFC8D | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#44F7E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6afc8d; /* rgb */ color: rgb(106, 252, 141); /* oklch */ color: oklch(88.6% 0.197 148.7);
Tailwind
colors: {
custom: {
50: '#a1feb0',
500: '#6afc8d',
950: '#000000',
},
}SCSS
$custom: #6afc8d; $custom-light: #a1feb0; $custom-dark: #000000;
JSON
{
"hex": "#6afc8d",
"rgb": {
"r": 106,
"g": 252,
"b": 141
},
"hsl": {
"h": 134.384,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.88579,
"c": 0.19668,
"h": 148.7
},
"luminance": 0.74608
}Semantic roles & 50–950 ramp
primary
#6AFC8D
secondary
#D733B0
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681