#6AE989#6AE989
#6AE989 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.175 H 149.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE989 |
|---|---|
| RGB | rgb(106, 233, 137) |
| HSL | hsl(135, 74%, 66%) |
| HSV | hsv(135, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(83.52, -55.53, 36.21) |
| CIE-LCH | lch(83.52, 66.30, 146.89°) |
| OKLab | oklab(83.89% -0.1504 0.0895) |
| OKLCH | oklch(83.89% 0.175 149.2) |
| XYZ | xyz(39.5954, 63.1447, 33.7636) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Lightgreen
#90EE90
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 4.46
Wintergreen
#20F986
ΔE00 4.86
Sea Green (survey)
#53FCA1
ΔE00 4.98
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE989 #E96ACA
analogous
#8BE96A #6AE989 #6AE9C9
triadic
#6AE989 #896AE9 #E9896A
tetradic
#6AE989 #6A8BE9 #E96ACA #E9C96A
square
#6AE989 #6A8BE9 #E96ACA #E9C96A
split-complementary
#6AE989 #C96AE9 #E96A8B
monochromatic
#1CBD43 #35E15F #6AE989 #9FF1B3 #D5F9DD
Accessibility & contrast
On white
1.54
#6AE989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#6AE989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE989
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE989 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD782
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#4DE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae989; /* rgb */ color: rgb(106, 233, 137); /* oklch */ color: oklch(83.9% 0.175 149.2);
Tailwind
colors: {
custom: {
50: '#9ef1ac',
500: '#6ae989',
950: '#000000',
},
}SCSS
$custom: #6ae989; $custom-light: #9ef1ac; $custom-dark: #000000;
JSON
{
"hex": "#6ae989",
"rgb": {
"r": 106,
"g": 233,
"b": 137
},
"hsl": {
"h": 134.646,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.83889,
"c": 0.17503,
"h": 149.2
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#6AE989
secondary
#BC3B9C
accent
#0FA6D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581