#6AF79A#6AF79A
#6AF79A is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.178 H 152.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF79A |
|---|---|
| RGB | rgb(106, 247, 154) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 37.7%, 3.1%) |
| CIE-LAB | lab(87.93, -58.17, 33.51) |
| CIE-LCH | lch(87.93, 67.13, 150.05°) |
| OKLab | oklab(87.59% -0.1576 0.0836) |
| OKLCH | oklch(87.59% 0.178 152.1) |
| XYZ | xyz(45.0339, 71.9146, 42.0733) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.03
Light Green Blue
#56FCA2
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF79A #F76AC7
analogous
#81F76A #6AF79A #6AF7E1
triadic
#6AF79A #9A6AF7 #F79A6A
tetradic
#6AF79A #6A81F7 #F76AC7 #F7E16A
square
#6AF79A #6A81F7 #F76AC7 #F7E16A
split-complementary
#6AF79A #E16AF7 #F76A81
monochromatic
#0CDB52 #30F473 #6AF79A #A4FAC1 #DEFDE9
Accessibility & contrast
On white
1.37
#6AF79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#6AF79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF79A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF79A | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E594
Deuteranopia (green-blind)
#E5D7A0
Tritanopia (blue-blind)
#40F4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af79a; /* rgb */ color: rgb(106, 247, 154); /* oklch */ color: oklch(87.6% 0.178 152.1);
Tailwind
colors: {
custom: {
50: '#a0fbb8',
500: '#6af79a',
950: '#000000',
},
}SCSS
$custom: #6af79a; $custom-light: #a0fbb8; $custom-dark: #000000;
JSON
{
"hex": "#6af79a",
"rgb": {
"r": 106,
"g": 247,
"b": 154
},
"hsl": {
"h": 140.426,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87592,
"c": 0.17839,
"h": 152.1
},
"luminance": 0.71919
}Semantic roles & 50–950 ramp
primary
#6AF79A
secondary
#D1349C
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581