#6AEB9E#6AEB9E
#6AEB9E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.159 H 154.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEB9E |
|---|---|
| RGB | rgb(106, 235, 158) |
| HSL | hsl(144, 76%, 67%) |
| HSV | hsv(144, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 32.8%, 7.8%) |
| CIE-LAB | lab(84.46, -52.70, 26.84) |
| CIE-LCH | lch(84.46, 59.14, 153.01°) |
| OKLab | oklab(84.77% -0.1434 0.0677) |
| OKLCH | oklch(84.77% 0.159 154.7) |
| XYZ | xyz(41.8204, 64.9457, 42.6730) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEB9E #EB6AB7
analogous
#77EB6A #6AEB9E #6AEBDE
triadic
#6AEB9E #9E6AEB #EB9E6A
tetradic
#6AEB9E #6A77EB #EB6AB7 #EBDE6A
square
#6AEB9E #6A77EB #EB6AB7 #EBDE6A
split-complementary
#6AEB9E #DE6AEB #EB6A77
monochromatic
#1AC15D #34E47B #6AEB9E #A0F2C1 #D6F9E4
Accessibility & contrast
On white
1.50
#6AEB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#6AEB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEB9E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEB9E | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#D8CEA3
Tritanopia (blue-blind)
#43E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeb9e; /* rgb */ color: rgb(106, 235, 158); /* oklch */ color: oklch(84.8% 0.159 154.7);
Tailwind
colors: {
custom: {
50: '#9ef2bb',
500: '#6aeb9e',
950: '#000000',
},
}SCSS
$custom: #6aeb9e; $custom-light: #9ef2bb; $custom-dark: #000000;
JSON
{
"hex": "#6aeb9e",
"rgb": {
"r": 106,
"g": 235,
"b": 158
},
"hsl": {
"h": 144.186,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.8477,
"c": 0.15855,
"h": 154.7
},
"luminance": 0.64949
}Semantic roles & 50–950 ramp
primary
#6AEB9E
secondary
#BF3A8A
accent
#0D86D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582