#6AF697#6AF697
#6AF697 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.180 H 151.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF697 |
|---|---|
| RGB | rgb(106, 246, 151) |
| HSL | hsl(139, 89%, 69%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(87.58, -58.29, 34.56) |
| CIE-LCH | lch(87.58, 67.76, 149.34°) |
| OKLab | oklab(87.3% -0.1579 0.086) |
| OKLCH | oklch(87.3% 0.18 151.4) |
| XYZ | xyz(44.4822, 71.2059, 40.6721) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.43
Seafoam Green
#7AF9AB
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.32
Seafoam (survey)
#80F9AD
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF697 #F66AC9
analogous
#83F66A #6AF697 #6AF6DD
triadic
#6AF697 #976AF6 #F6976A
tetradic
#6AF697 #6A83F6 #F66AC9 #F6DD6A
square
#6AF697 #6A83F6 #F66AC9 #F6DD6A
split-complementary
#6AF697 #DD6AF6 #F66A83
monochromatic
#0DD94E #30F36F #6AF697 #A4F9BF #DDFDE8
Accessibility & contrast
On white
1.38
#6AF697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#6AF697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF697
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF697 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E390
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#42F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af697; /* rgb */ color: rgb(106, 246, 151); /* oklch */ color: oklch(87.3% 0.180 151.4);
Tailwind
colors: {
custom: {
50: '#a0fab6',
500: '#6af697',
950: '#000000',
},
}SCSS
$custom: #6af697; $custom-light: #a0fab6; $custom-dark: #000000;
JSON
{
"hex": "#6af697",
"rgb": {
"r": 106,
"g": 246,
"b": 151
},
"hsl": {
"h": 139.286,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87295,
"c": 0.17977,
"h": 151.4
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#6AF697
secondary
#D0359E
accent
#009CE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581