#6AF28F#6AF28F
#6AF28F is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.182 H 149.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF28F |
|---|---|
| RGB | rgb(106, 242, 143) |
| HSL | hsl(136, 84%, 68%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(86.28, -58.06, 36.82) |
| CIE-LCH | lch(86.28, 68.76, 147.62°) |
| OKLab | oklab(86.18% -0.1572 0.0911) |
| OKLCH | oklch(86.18% 0.182 149.9) |
| XYZ | xyz(42.6509, 68.5477, 36.9647) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF28F #F26ACD
analogous
#89F26A #6AF28F #6AF2D3
triadic
#6AF28F #8F6AF2 #F28F6A
tetradic
#6AF28F #6A89F2 #F26ACD #F2D36A
square
#6AF28F #6A89F2 #F26ACD #F2D36A
split-complementary
#6AF28F #D36AF2 #F26A89
monochromatic
#12CF46 #32ED65 #6AF28F #A2F7B9 #DBFCE4
Accessibility & contrast
On white
1.43
#6AF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6AF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF28F
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF28F | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E088
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#47EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af28f; /* rgb */ color: rgb(106, 242, 143); /* oklch */ color: oklch(86.2% 0.182 149.9);
Tailwind
colors: {
custom: {
50: '#9ff7b1',
500: '#6af28f',
950: '#000000',
},
}SCSS
$custom: #6af28f; $custom-light: #9ff7b1; $custom-dark: #000000;
JSON
{
"hex": "#6af28f",
"rgb": {
"r": 106,
"g": 242,
"b": 143
},
"hsl": {
"h": 136.324,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86184,
"c": 0.18168,
"h": 149.9
},
"luminance": 0.68552
}Semantic roles & 50–950 ramp
primary
#6AF28F
secondary
#CB36A2
accent
#05A5E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101711
muted
#808581