#6AE79C#6AE79C
#6AE79C is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.155 H 154.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE79C |
|---|---|
| RGB | rgb(106, 231, 156) |
| HSL | hsl(144, 72%, 66%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 32.5%, 9.4%) |
| CIE-LAB | lab(83.24, -51.45, 26.21) |
| CIE-LCH | lch(83.24, 57.74, 153.00°) |
| OKLab | oklab(83.76% -0.14 0.0661) |
| OKLCH | oklch(83.76% 0.155 154.7) |
| XYZ | xyz(40.5173, 62.6127, 41.3963) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE79C #E76AB5
analogous
#76E76A #6AE79C #6AE7DA
triadic
#6AE79C #9C6AE7 #E79C6A
tetradic
#6AE79C #6A76E7 #E76AB5 #E7DA6A
square
#6AE79C #6A76E7 #E76AB5 #E7DA6A
split-complementary
#6AE79C #DA6AE7 #E76A76
monochromatic
#1EB95C #35DF79 #6AE79C #9FEFBF #D3F8E2
Accessibility & contrast
On white
1.55
#6AE79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#6AE79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE79C
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE79C | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D797
Deuteranopia (green-blind)
#D5CAA1
Tritanopia (blue-blind)
#45E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae79c; /* rgb */ color: rgb(106, 231, 156); /* oklch */ color: oklch(83.8% 0.155 154.7);
Tailwind
colors: {
custom: {
50: '#9defb9',
500: '#6ae79c',
950: '#000000',
},
}SCSS
$custom: #6ae79c; $custom-light: #9defb9; $custom-dark: #000000;
JSON
{
"hex": "#6ae79c",
"rgb": {
"r": 106,
"g": 231,
"b": 156
},
"hsl": {
"h": 144,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83762,
"c": 0.15486,
"h": 154.7
},
"luminance": 0.62616
}Semantic roles & 50–950 ramp
primary
#6AE79C
secondary
#B93D87
accent
#1186D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581