#6ED889#6ED889
#6ED889 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.149 H 150.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED889 |
|---|---|
| RGB | rgb(110, 216, 137) |
| HSL | hsl(135, 58%, 64%) |
| HSV | hsv(135, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(78.60, -47.66, 29.77) |
| CIE-LCH | lch(78.60, 56.19, 148.01°) |
| OKLab | oklab(79.9% -0.1295 0.0744) |
| OKLCH | oklch(79.9% 0.149 150.1) |
| XYZ | xyz(35.4993, 54.2301, 32.2589) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.59
Weird Green
#3AE57F
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.53
Soft Green
#6FC276
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED889 #D86EBD
analogous
#88D86E #6ED889 #6ED8BE
triadic
#6ED889 #896ED8 #D8896E
tetradic
#6ED889 #6E88D8 #D86EBD #D8BE6E
square
#6ED889 #6E88D8 #D86EBD #D8BE6E
split-complementary
#6ED889 #BE6ED8 #D86E88
monochromatic
#2BA049 #3ECB62 #6ED889 #9EE5B0 #CEF2D7
Accessibility & contrast
On white
1.77
#6ED889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6ED889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED889
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED889 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#CABE8E
Tritanopia (blue-blind)
#58D5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed889; /* rgb */ color: rgb(110, 216, 137); /* oklch */ color: oklch(79.9% 0.149 150.1);
Tailwind
colors: {
custom: {
50: '#9ee5ac',
500: '#6ed889',
950: '#000000',
},
}SCSS
$custom: #6ed889; $custom-light: #9ee5ac; $custom-dark: #000000;
JSON
{
"hex": "#6ed889",
"rgb": {
"r": 110,
"g": 216,
"b": 137
},
"hsl": {
"h": 135.283,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.79899,
"c": 0.14932,
"h": 150.1
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#6ED889
secondary
#A4468C
accent
#209BC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481