#6AF181#6AF181
#6AF181 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.193 H 147.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF181 |
|---|---|
| RGB | rgb(106, 241, 129) |
| HSL | hsl(130, 83%, 68%) |
| HSV | hsv(130, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.78, -59.83, 43.04) |
| CIE-LCH | lch(85.78, 73.71, 144.27°) |
| OKLab | oklab(85.71% -0.162 0.1049) |
| OKLCH | oklch(85.71% 0.193 147.1) |
| XYZ | xyz(41.3589, 67.5560, 31.6247) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.75
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF181 #F16ADA
analogous
#96F16A #6AF181 #6AF1C4
triadic
#6AF181 #816AF1 #F1816A
tetradic
#6AF181 #6A96F1 #F16ADA #F1C46A
square
#6AF181 #6A96F1 #F16ADA #F1C46A
split-complementary
#6AF181 #C46AF1 #F16A96
monochromatic
#13CD33 #32EC52 #6AF181 #A2F6B0 #DAFCE0
Accessibility & contrast
On white
1.45
#6AF181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6AF181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF181
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF181 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#4DECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af181; /* rgb */ color: rgb(106, 241, 129); /* oklch */ color: oklch(85.7% 0.193 147.1);
Tailwind
colors: {
custom: {
50: '#9ff7a7',
500: '#6af181',
950: '#000000',
},
}SCSS
$custom: #6af181; $custom-light: #9ff7a7; $custom-dark: #000000;
JSON
{
"hex": "#6af181",
"rgb": {
"r": 106,
"g": 241,
"b": 129
},
"hsl": {
"h": 130.222,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.85712,
"c": 0.19299,
"h": 147.1
},
"luminance": 0.6756
}Semantic roles & 50–950 ramp
primary
#6AF181
secondary
#C936B0
accent
#06BADF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101710
muted
#808580