#6AF28E#6AF28E
#6AF28E is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.183 H 149.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF28E |
|---|---|
| RGB | rgb(106, 242, 142) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.26, -58.23, 37.30) |
| CIE-LCH | lch(86.26, 69.15, 147.36°) |
| OKLab | oklab(86.17% -0.1576 0.0922) |
| OKLCH | oklch(86.17% 0.183 149.7) |
| XYZ | xyz(42.5755, 68.5176, 36.5675) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.71
Baby Green
#8CFF9E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF28E #F26ACE
analogous
#8AF26A #6AF28E #6AF2D2
triadic
#6AF28E #8E6AF2 #F28E6A
tetradic
#6AF28E #6A8AF2 #F26ACE #F2D26A
square
#6AF28E #6A8AF2 #F26ACE #F2D26A
split-complementary
#6AF28E #D26AF2 #F26A8A
monochromatic
#12CF44 #32ED63 #6AF28E #A2F7B9 #DBFCE3
Accessibility & contrast
On white
1.43
#6AF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6AF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF28E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF28E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF87
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#48EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af28e; /* rgb */ color: rgb(106, 242, 142); /* oklch */ color: oklch(86.2% 0.183 149.7);
Tailwind
colors: {
custom: {
50: '#9ff7b0',
500: '#6af28e',
950: '#000000',
},
}SCSS
$custom: #6af28e; $custom-light: #9ff7b0; $custom-dark: #000000;
JSON
{
"hex": "#6af28e",
"rgb": {
"r": 106,
"g": 242,
"b": 142
},
"hsl": {
"h": 135.882,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86167,
"c": 0.18259,
"h": 149.7
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#6AF28E
secondary
#CB36A3
accent
#05A6E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581