#6AF29A#6AF29A
#6AF29A is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.172 H 152.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF29A |
|---|---|
| RGB | rgb(106, 242, 154) |
| HSL | hsl(141, 84%, 68%) |
| HSV | hsv(141, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(86.45, -56.22, 31.55) |
| CIE-LCH | lch(86.45, 64.47, 150.69°) |
| OKLab | oklab(86.38% -0.1524 0.0789) |
| OKLCH | oklch(86.38% 0.172 152.6) |
| XYZ | xyz(43.5254, 68.8975, 41.5704) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.57
Sea Green (survey)
#53FCA1
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF29A #F26AC2
analogous
#7EF26A #6AF29A #6AF2DE
triadic
#6AF29A #9A6AF2 #F29A6A
tetradic
#6AF29A #6A7EF2 #F26AC2 #F2DE6A
square
#6AF29A #6A7EF2 #F26AC2 #F2DE6A
split-complementary
#6AF29A #DE6AF2 #F26A7E
monochromatic
#12CF55 #32ED74 #6AF29A #A2F7C0 #DBFCE6
Accessibility & contrast
On white
1.42
#6AF29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#6AF29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF29A
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF29A | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E094
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#42EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af29a; /* rgb */ color: rgb(106, 242, 154); /* oklch */ color: oklch(86.4% 0.172 152.6);
Tailwind
colors: {
custom: {
50: '#9ff7b8',
500: '#6af29a',
950: '#000000',
},
}SCSS
$custom: #6af29a; $custom-light: #9ff7b8; $custom-dark: #000000;
JSON
{
"hex": "#6af29a",
"rgb": {
"r": 106,
"g": 242,
"b": 154
},
"hsl": {
"h": 141.176,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86383,
"c": 0.17167,
"h": 152.6
},
"luminance": 0.68902
}Semantic roles & 50–950 ramp
primary
#6AF29A
secondary
#CB3696
accent
#0593E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581