#6AE89A#6AE89A
#6AE89A is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.158 H 153.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE89A |
|---|---|
| RGB | rgb(106, 232, 154) |
| HSL | hsl(143, 73%, 66%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.50, -52.22, 27.59) |
| CIE-LCH | lch(83.50, 59.06, 152.15°) |
| OKLab | oklab(83.96% -0.142 0.0694) |
| OKLCH | oklch(83.96% 0.158 153.9) |
| XYZ | xyz(40.6301, 63.1069, 40.6053) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.97
Weird Green
#3AE57F
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.50
Light Blue Green
#7EFBB3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE89A #E86AB8
analogous
#79E86A #6AE89A #6AE8D9
triadic
#6AE89A #9A6AE8 #E89A6A
tetradic
#6AE89A #6A79E8 #E86AB8 #E8D96A
square
#6AE89A #6A79E8 #E86AB8 #E8D96A
split-complementary
#6AE89A #D96AE8 #E86A79
monochromatic
#1DBB59 #35E076 #6AE89A #9FF0BE #D4F8E2
Accessibility & contrast
On white
1.54
#6AE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6AE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE89A
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE89A | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#46E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae89a; /* rgb */ color: rgb(106, 232, 154); /* oklch */ color: oklch(84.0% 0.158 153.9);
Tailwind
colors: {
custom: {
50: '#9ef0b8',
500: '#6ae89a',
950: '#000000',
},
}SCSS
$custom: #6ae89a; $custom-light: #9ef0b8; $custom-dark: #000000;
JSON
{
"hex": "#6ae89a",
"rgb": {
"r": 106,
"g": 232,
"b": 154
},
"hsl": {
"h": 142.857,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.83964,
"c": 0.15805,
"h": 153.9
},
"luminance": 0.6311
}Semantic roles & 50–950 ramp
primary
#6AE89A
secondary
#BA3C8A
accent
#108AD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581