#6AF381#6AF381
#6AF381 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.196 H 147.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF381 |
|---|---|
| RGB | rgb(106, 243, 129) |
| HSL | hsl(130, 85%, 68%) |
| HSV | hsv(130, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(86.38, -60.59, 43.79) |
| CIE-LCH | lch(86.38, 74.75, 144.14°) |
| OKLab | oklab(86.2% -0.164 0.1066) |
| OKLCH | oklch(86.2% 0.196 147) |
| XYZ | xyz(41.9542, 68.7466, 31.8231) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Spearmint
#1EF876
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 4.08
Easter Green
#8CFD7E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF381 #F36ADC
analogous
#97F36A #6AF381 #6AF3C5
triadic
#6AF381 #816AF3 #F3816A
tetradic
#6AF381 #6A97F3 #F36ADC #F3C56A
square
#6AF381 #6A97F3 #F36ADC #F3C56A
split-complementary
#6AF381 #C56AF3 #F36A97
monochromatic
#11D231 #31EE51 #6AF381 #A3F8B1 #DBFCE1
Accessibility & contrast
On white
1.42
#6AF381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6AF381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF381
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF381 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#4CEED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af381; /* rgb */ color: rgb(106, 243, 129); /* oklch */ color: oklch(86.2% 0.196 147.0);
Tailwind
colors: {
custom: {
50: '#a0f8a7',
500: '#6af381',
950: '#000000',
},
}SCSS
$custom: #6af381; $custom-light: #a0f8a7; $custom-dark: #000000;
JSON
{
"hex": "#6af381",
"rgb": {
"r": 106,
"g": 243,
"b": 129
},
"hsl": {
"h": 130.073,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.862,
"c": 0.19561,
"h": 147
},
"luminance": 0.6875
}Semantic roles & 50–950 ramp
primary
#6AF381
secondary
#CC35B3
accent
#04BCE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580