#6AEA8A#6AEA8A
#6AEA8A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.175 H 149.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA8A |
|---|---|
| RGB | rgb(106, 234, 138) |
| HSL | hsl(135, 75%, 67%) |
| HSV | hsv(135, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.83, -55.76, 36.12) |
| CIE-LCH | lch(83.83, 66.44, 147.07°) |
| OKLab | oklab(84.15% -0.151 0.0893) |
| OKLCH | oklch(84.15% 0.175 149.4) |
| XYZ | xyz(39.9514, 63.7413, 34.2378) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.71
Sea Green (survey)
#53FCA1
ΔE00 4.77
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA8A #EA6ACA
analogous
#8AEA6A #6AEA8A #6AEACA
triadic
#6AEA8A #8A6AEA #EA8A6A
tetradic
#6AEA8A #6A8AEA #EA6ACA #EACA6A
square
#6AEA8A #6A8AEA #EA6ACA #EACA6A
split-complementary
#6AEA8A #CA6AEA #EA6A8A
monochromatic
#1BBF44 #34E260 #6AEA8A #A0F2B4 #D5F9DE
Accessibility & contrast
On white
1.53
#6AEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6AEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA8A
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA8A | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD883
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#4CE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aea8a; /* rgb */ color: rgb(106, 234, 138); /* oklch */ color: oklch(84.2% 0.175 149.4);
Tailwind
colors: {
custom: {
50: '#9ef1ad',
500: '#6aea8a',
950: '#000000',
},
}SCSS
$custom: #6aea8a; $custom-light: #9ef1ad; $custom-dark: #000000;
JSON
{
"hex": "#6aea8a",
"rgb": {
"r": 106,
"g": 234,
"b": 138
},
"hsl": {
"h": 135,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.8415,
"c": 0.17548,
"h": 149.4
},
"luminance": 0.63745
}Semantic roles & 50–950 ramp
primary
#6AEA8A
secondary
#BE3B9D
accent
#0EA5D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581