#6AF382#6AF382
#6AF382 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.195 H 147.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF382 |
|---|---|
| RGB | rgb(106, 243, 130) |
| HSL | hsl(131, 85%, 68%) |
| HSV | hsv(131, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.39, -60.44, 43.32) |
| CIE-LCH | lch(86.39, 74.36, 144.37°) |
| OKLab | oklab(86.22% -0.1636 0.1056) |
| OKLCH | oklch(86.22% 0.195 147.2) |
| XYZ | xyz(42.0210, 68.7733, 32.1749) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 4.03
Baby Green
#8CFF9E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF382 #F36ADB
analogous
#96F36A #6AF382 #6AF3C6
triadic
#6AF382 #826AF3 #F3826A
tetradic
#6AF382 #6A96F3 #F36ADB #F3C66A
square
#6AF382 #6A96F3 #F36ADB #F3C66A
split-complementary
#6AF382 #C66AF3 #F36A96
monochromatic
#11D233 #31EE52 #6AF382 #A3F8B2 #DBFCE1
Accessibility & contrast
On white
1.42
#6AF382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6AF382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF382
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF382 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#E4D38A
Tritanopia (blue-blind)
#4CEED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af382; /* rgb */ color: rgb(106, 243, 130); /* oklch */ color: oklch(86.2% 0.195 147.2);
Tailwind
colors: {
custom: {
50: '#9ff8a8',
500: '#6af382',
950: '#000000',
},
}SCSS
$custom: #6af382; $custom-light: #9ff8a8; $custom-dark: #000000;
JSON
{
"hex": "#6af382",
"rgb": {
"r": 106,
"g": 243,
"b": 130
},
"hsl": {
"h": 130.511,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86216,
"c": 0.19472,
"h": 147.2
},
"luminance": 0.68777
}Semantic roles & 50–950 ramp
primary
#6AF382
secondary
#CC35B2
accent
#04BBE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580