#6ED089#6ED089
#6ED089 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.138 H 151.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED089 |
|---|---|
| RGB | rgb(110, 208, 137) |
| HSL | hsl(137, 51%, 62%) |
| HSV | hsv(137, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 34.1%, 18.4%) |
| CIE-LAB | lab(76.21, -44.27, 26.58) |
| CIE-LCH | lch(76.21, 51.64, 149.02°) |
| OKLab | oklab(77.95% -0.1205 0.0668) |
| OKLCH | oklch(77.95% 0.138 151) |
| XYZ | xyz(33.4994, 50.2304, 31.5922) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.56
Soft Green
#6FC276
ΔE00 4.11
Seaweed
#18D17B
ΔE00 5.28
Dark Mint
#48C072
ΔE00 5.32
Algae Green
#21C36F
ΔE00 6.34
Aqua Green
#12E193
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED089 #D06EB5
analogous
#84D06E #6ED089 #6ED0BA
triadic
#6ED089 #896ED0 #D0896E
tetradic
#6ED089 #6E84D0 #D06EB5 #D0BA6E
square
#6ED089 #6E84D0 #D06EB5 #D0BA6E
split-complementary
#6ED089 #BA6ED0 #D06E84
monochromatic
#30944B #40C163 #6ED089 #9CDFAF #CAEED4
Accessibility & contrast
On white
1.90
#6ED089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6ED089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED089
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED089 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C284
Deuteranopia (green-blind)
#C3B88D
Tritanopia (blue-blind)
#5ACDBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed089; /* rgb */ color: rgb(110, 208, 137); /* oklch */ color: oklch(78.0% 0.138 151.0);
Tailwind
colors: {
custom: {
50: '#9ddfac',
500: '#6ed089',
950: '#000000',
},
}SCSS
$custom: #6ed089; $custom-light: #9ddfac; $custom-dark: #000000;
JSON
{
"hex": "#6ed089",
"rgb": {
"r": 110,
"g": 208,
"b": 137
},
"hsl": {
"h": 136.531,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.77952,
"c": 0.13775,
"h": 151
},
"luminance": 0.50233
}Semantic roles & 50–950 ramp
primary
#6ED089
secondary
#9A4983
accent
#2795BE
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481