#6AEA89#6AEA89
#6AEA89 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.176 H 149.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA89 |
|---|---|
| RGB | rgb(106, 234, 137) |
| HSL | hsl(135, 75%, 67%) |
| HSV | hsv(135, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(83.82, -55.92, 36.60) |
| CIE-LCH | lch(83.82, 66.83, 146.80°) |
| OKLab | oklab(84.13% -0.1514 0.0904) |
| OKLCH | oklch(84.13% 0.176 149.2) |
| XYZ | xyz(39.8793, 63.7124, 33.8582) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Lightgreen
#90EE90
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 4.34
Wintergreen
#20F986
ΔE00 4.68
Sea Green (survey)
#53FCA1
ΔE00 4.85
Light Green Blue
#56FCA2
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA89 #EA6ACB
analogous
#8BEA6A #6AEA89 #6AEAC9
triadic
#6AEA89 #896AEA #EA896A
tetradic
#6AEA89 #6A8BEA #EA6ACB #EAC96A
square
#6AEA89 #6A8BEA #EA6ACB #EAC96A
split-complementary
#6AEA89 #C96AEA #EA6A8B
monochromatic
#1BBF43 #34E25F #6AEA89 #A0F2B3 #D5F9DE
Accessibility & contrast
On white
1.53
#6AEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6AEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA89
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA89 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD882
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#4CE6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aea89; /* rgb */ color: rgb(106, 234, 137); /* oklch */ color: oklch(84.1% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#9ef2ac',
500: '#6aea89',
950: '#000000',
},
}SCSS
$custom: #6aea89; $custom-light: #9ef2ac; $custom-dark: #000000;
JSON
{
"hex": "#6aea89",
"rgb": {
"r": 106,
"g": 234,
"b": 137
},
"hsl": {
"h": 134.531,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84133,
"c": 0.17639,
"h": 149.2
},
"luminance": 0.63716
}Semantic roles & 50–950 ramp
primary
#6AEA89
secondary
#BE3B9E
accent
#0EA7D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581