#6AF291#6AF291
#6AF291 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.2% C 0.180 H 150.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF291 |
|---|---|
| RGB | rgb(106, 242, 145) |
| HSL | hsl(137, 84%, 68%) |
| HSV | hsv(137, 56%, 95%) |
| CMYK | cmyk(56.2%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.31, -57.74, 35.87) |
| CIE-LCH | lch(86.31, 67.97, 148.15°) |
| OKLab | oklab(86.22% -0.1563 0.0889) |
| OKLCH | oklch(86.22% 0.18 150.4) |
| XYZ | xyz(42.8037, 68.6089, 37.7697) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF291 #F26ACB
analogous
#87F26A #6AF291 #6AF2D5
triadic
#6AF291 #916AF2 #F2916A
tetradic
#6AF291 #6A87F2 #F26ACB #F2D56A
square
#6AF291 #6A87F2 #F26ACB #F2D56A
split-complementary
#6AF291 #D56AF2 #F26A87
monochromatic
#12CF48 #32ED67 #6AF291 #A2F7BB #DBFCE4
Accessibility & contrast
On white
1.43
#6AF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#6AF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF291
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF291 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08A
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#47EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af291; /* rgb */ color: rgb(106, 242, 145); /* oklch */ color: oklch(86.2% 0.180 150.4);
Tailwind
colors: {
custom: {
50: '#9ff7b2',
500: '#6af291',
950: '#000000',
},
}SCSS
$custom: #6af291; $custom-light: #9ff7b2; $custom-dark: #000000;
JSON
{
"hex": "#6af291",
"rgb": {
"r": 106,
"g": 242,
"b": 145
},
"hsl": {
"h": 137.206,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.86219,
"c": 0.17986,
"h": 150.4
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#6AF291
secondary
#CB36A0
accent
#05A2E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581