#6AE79E#6AE79E
#6AE79E is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.153 H 155.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE79E |
|---|---|
| RGB | rgb(106, 231, 158) |
| HSL | hsl(145, 72%, 66%) |
| HSV | hsv(145, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 31.6%, 9.4%) |
| CIE-LAB | lab(83.27, -51.08, 25.23) |
| CIE-LCH | lch(83.27, 56.97, 153.71°) |
| OKLab | oklab(83.8% -0.1391 0.0638) |
| OKLCH | oklch(83.8% 0.153 155.4) |
| XYZ | xyz(40.6881, 62.6810, 42.2956) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE79E #E76AB3
analogous
#74E76A #6AE79E #6AE7DC
triadic
#6AE79E #9E6AE7 #E79E6A
tetradic
#6AE79E #6A74E7 #E76AB3 #E7DC6A
square
#6AE79E #6A74E7 #E76AB3 #E7DC6A
split-complementary
#6AE79E #DC6AE7 #E76A74
monochromatic
#1EB95E #35DF7C #6AE79E #9FEFC0 #D3F8E3
Accessibility & contrast
On white
1.55
#6AE79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#6AE79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE79E
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE79E | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D799
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#44E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae79e; /* rgb */ color: rgb(106, 231, 158); /* oklch */ color: oklch(83.8% 0.153 155.4);
Tailwind
colors: {
custom: {
50: '#9defbb',
500: '#6ae79e',
950: '#000000',
},
}SCSS
$custom: #6ae79e; $custom-light: #9defbb; $custom-dark: #000000;
JSON
{
"hex": "#6ae79e",
"rgb": {
"r": 106,
"g": 231,
"b": 158
},
"hsl": {
"h": 144.96,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83804,
"c": 0.15305,
"h": 155.4
},
"luminance": 0.62685
}Semantic roles & 50–950 ramp
primary
#6AE79E
secondary
#B93D85
accent
#1183D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582