#6AF489#6AF489
#6AF489 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.190 H 148.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF489 |
|---|---|
| RGB | rgb(106, 244, 137) |
| HSL | hsl(133, 86%, 69%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 43.9%, 4.3%) |
| CIE-LAB | lab(86.78, -59.77, 40.43) |
| CIE-LCH | lch(86.78, 72.16, 145.93°) |
| OKLab | oklab(86.57% -0.1617 0.0993) |
| OKLCH | oklch(86.57% 0.19 148.5) |
| XYZ | xyz(42.8070, 69.5678, 34.8341) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.76
Mint Green
#8FFF9F
ΔE00 3.85
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF489 #F46AD5
analogous
#90F46A #6AF489 #6AF4CE
triadic
#6AF489 #896AF4 #F4896A
tetradic
#6AF489 #6A90F4 #F46AD5 #F4CE6A
square
#6AF489 #6A90F4 #F46AD5 #F4CE6A
split-complementary
#6AF489 #CE6AF4 #F46A90
monochromatic
#10D43C #31F05C #6AF489 #A3F8B6 #DCFCE3
Accessibility & contrast
On white
1.41
#6AF489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6AF489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF489
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF489 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E181
Deuteranopia (green-blind)
#E4D490
Tritanopia (blue-blind)
#49F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af489; /* rgb */ color: rgb(106, 244, 137); /* oklch */ color: oklch(86.6% 0.190 148.5);
Tailwind
colors: {
custom: {
50: '#9ff9ad',
500: '#6af489',
950: '#000000',
},
}SCSS
$custom: #6af489; $custom-light: #9ff9ad; $custom-dark: #000000;
JSON
{
"hex": "#6af489",
"rgb": {
"r": 106,
"g": 244,
"b": 137
},
"hsl": {
"h": 133.478,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.8657,
"c": 0.18977,
"h": 148.5
},
"luminance": 0.69572
}Semantic roles & 50–950 ramp
primary
#6AF489
secondary
#CD35AB
accent
#03B0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581