#6FF7A2#6FF7A2
#6FF7A2 is a very light, vivid green. Relative luminance 0.725; OKLCH L 87.9% C 0.169 H 153.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF7A2 |
|---|---|
| RGB | rgb(111, 247, 162) |
| HSL | hsl(143, 89%, 70%) |
| HSV | hsv(143, 55%, 97%) |
| CMYK | cmyk(55.1%, 0%, 34.4%, 3.1%) |
| CIE-LAB | lab(88.21, -55.67, 29.90) |
| CIE-LCH | lch(88.21, 63.20, 151.76°) |
| OKLab | oklab(87.91% -0.1512 0.0751) |
| OKLCH | oklch(87.91% 0.169 153.6) |
| XYZ | xyz(46.3343, 72.5055, 45.7286) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 1.44
Seafoam (survey)
#80F9AD
ΔE00 1.93
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF7A2 #F76FC4
analogous
#80F76F #6FF7A2 #6FF7E6
triadic
#6FF7A2 #A26FF7 #F7A26F
tetradic
#6FF7A2 #6F80F7 #F76FC4 #F7E66F
square
#6FF7A2 #6F80F7 #F76FC4 #F7E66F
split-complementary
#6FF7A2 #E66FF7 #F76F80
monochromatic
#0CDF5B #35F47D #6FF7A2 #A9FAC7 #E2FDEC
Accessibility & contrast
On white
1.35
#6FF7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#6FF7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF7A2
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF7A2 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59C
Deuteranopia (green-blind)
#E4D8A7
Tritanopia (blue-blind)
#47F4E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff7a2; /* rgb */ color: rgb(111, 247, 162); /* oklch */ color: oklch(87.9% 0.169 153.6);
Tailwind
colors: {
custom: {
50: '#a2fbbe',
500: '#6ff7a2',
950: '#000000',
},
}SCSS
$custom: #6ff7a2; $custom-light: #a2fbbe; $custom-dark: #000000;
JSON
{
"hex": "#6ff7a2",
"rgb": {
"r": 111,
"g": 247,
"b": 162
},
"hsl": {
"h": 142.5,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.8791,
"c": 0.16885,
"h": 153.6
},
"luminance": 0.7251
}Semantic roles & 50–950 ramp
primary
#6FF7A2
secondary
#D13998
accent
#008FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582