#6AF29D#6AF29D
#6AF29D is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.169 H 153.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF29D |
|---|---|
| RGB | rgb(106, 242, 157) |
| HSL | hsl(143, 84%, 68%) |
| HSV | hsv(143, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.50, -55.69, 30.11) |
| CIE-LCH | lch(86.50, 63.30, 151.60°) |
| OKLab | oklab(86.44% -0.1511 0.0755) |
| OKLCH | oklch(86.44% 0.169 153.5) |
| XYZ | xyz(43.7784, 68.9987, 42.9028) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.50
Sea Green (survey)
#53FCA1
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF29D #F26ABF
analogous
#7BF26A #6AF29D #6AF2E1
triadic
#6AF29D #9D6AF2 #F29D6A
tetradic
#6AF29D #6A7BF2 #F26ABF #F2E16A
square
#6AF29D #6A7BF2 #F26ABF #F2E16A
split-complementary
#6AF29D #E16AF2 #F26A7B
monochromatic
#12CF59 #32ED78 #6AF29D #A2F7C2 #DBFCE7
Accessibility & contrast
On white
1.42
#6AF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#6AF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF29D
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF29D | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#41EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af29d; /* rgb */ color: rgb(106, 242, 157); /* oklch */ color: oklch(86.4% 0.169 153.5);
Tailwind
colors: {
custom: {
50: '#9ff7ba',
500: '#6af29d',
950: '#000000',
},
}SCSS
$custom: #6af29d; $custom-light: #9ff7ba; $custom-dark: #000000;
JSON
{
"hex": "#6af29d",
"rgb": {
"r": 106,
"g": 242,
"b": 157
},
"hsl": {
"h": 142.5,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86441,
"c": 0.16897,
"h": 153.5
},
"luminance": 0.69003
}Semantic roles & 50–950 ramp
primary
#6AF29D
secondary
#CB3693
accent
#058EE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581