#6AF497#6AF497
#6AF497 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.177 H 151.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF497 |
|---|---|
| RGB | rgb(106, 244, 151) |
| HSL | hsl(140, 86%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 38.1%, 4.3%) |
| CIE-LAB | lab(86.99, -57.51, 33.78) |
| CIE-LCH | lch(86.99, 66.70, 149.57°) |
| OKLab | oklab(86.81% -0.1558 0.0842) |
| OKLCH | oklch(86.81% 0.177 151.6) |
| XYZ | xyz(43.8772, 69.9959, 40.4705) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 2.55
Sea Green (survey)
#53FCA1
ΔE00 2.57
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF497 #F46AC7
analogous
#82F46A #6AF497 #6AF4DC
triadic
#6AF497 #976AF4 #F4976A
tetradic
#6AF497 #6A82F4 #F46AC7 #F4DC6A
square
#6AF497 #6A82F4 #F46AC7 #F4DC6A
split-complementary
#6AF497 #DC6AF4 #F46A82
monochromatic
#10D450 #31F06F #6AF497 #A3F8BF #DCFCE7
Accessibility & contrast
On white
1.40
#6AF497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#6AF497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF497
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF497 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#E2D59D
Tritanopia (blue-blind)
#43F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af497; /* rgb */ color: rgb(106, 244, 151); /* oklch */ color: oklch(86.8% 0.177 151.6);
Tailwind
colors: {
custom: {
50: '#9ff9b6',
500: '#6af497',
950: '#000000',
},
}SCSS
$custom: #6af497; $custom-light: #9ff9b6; $custom-dark: #000000;
JSON
{
"hex": "#6af497",
"rgb": {
"r": 106,
"g": 244,
"b": 151
},
"hsl": {
"h": 139.565,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86811,
"c": 0.17709,
"h": 151.6
},
"luminance": 0.7
}Semantic roles & 50–950 ramp
primary
#6AF497
secondary
#CD359C
accent
#039AE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581