#6AE79A#6AE79A
#6AE79A is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.157 H 154.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE79A |
|---|---|
| RGB | rgb(106, 231, 154) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.20, -51.82, 27.19) |
| CIE-LCH | lch(83.20, 58.52, 152.31°) |
| OKLab | oklab(83.72% -0.1409 0.0685) |
| OKLCH | oklch(83.72% 0.157 154.1) |
| XYZ | xyz(40.3494, 62.5455, 40.5118) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.97
Seafoam (survey)
#80F9AD
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE79A #E76AB7
analogous
#78E76A #6AE79A #6AE7D8
triadic
#6AE79A #9A6AE7 #E79A6A
tetradic
#6AE79A #6A78E7 #E76AB7 #E7D86A
square
#6AE79A #6A78E7 #E76AB7 #E7D86A
split-complementary
#6AE79A #D86AE7 #E76A78
monochromatic
#1EB959 #35DF76 #6AE79A #9FEFBE #D3F8E1
Accessibility & contrast
On white
1.55
#6AE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6AE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE79A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE79A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#46E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae79a; /* rgb */ color: rgb(106, 231, 154); /* oklch */ color: oklch(83.7% 0.157 154.1);
Tailwind
colors: {
custom: {
50: '#9defb8',
500: '#6ae79a',
950: '#000000',
},
}SCSS
$custom: #6ae79a; $custom-light: #9defb8; $custom-dark: #000000;
JSON
{
"hex": "#6ae79a",
"rgb": {
"r": 106,
"g": 231,
"b": 154
},
"hsl": {
"h": 143.04,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83722,
"c": 0.15667,
"h": 154.1
},
"luminance": 0.62549
}Semantic roles & 50–950 ramp
primary
#6AE79A
secondary
#B93D89
accent
#1189D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581