#6ED092#6ED092
#6ED092 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.1% C 0.129 H 154.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED092 |
|---|---|
| RGB | rgb(110, 208, 146) |
| HSL | hsl(142, 51%, 62%) |
| HSV | hsv(142, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 29.8%, 18.4%) |
| CIE-LAB | lab(76.37, -42.63, 22.09) |
| CIE-LCH | lch(76.37, 48.01, 152.61°) |
| OKLab | oklab(78.14% -0.1165 0.056) |
| OKLCH | oklch(78.14% 0.129 154.3) |
| XYZ | xyz(34.1722, 50.4995, 35.1352) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.64
Soft Green
#6FC276
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.97
Seaweed
#18D17B
ΔE00 5.98
Dark Mint
#48C072
ΔE00 6.06
Eucalyptus
#44D7A8
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED092 #D06EAC
analogous
#7BD06E #6ED092 #6ED0C3
triadic
#6ED092 #926ED0 #D0926E
tetradic
#6ED092 #6E7BD0 #D06EAC #D0C36E
square
#6ED092 #6E7BD0 #D06EAC #D0C36E
split-complementary
#6ED092 #C36ED0 #D06E7B
monochromatic
#309455 #40C16F #6ED092 #9CDFB5 #CAEED7
Accessibility & contrast
On white
1.89
#6ED092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#6ED092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED092
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED092 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28E
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#57CEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed092; /* rgb */ color: rgb(110, 208, 146); /* oklch */ color: oklch(78.1% 0.129 154.3);
Tailwind
colors: {
custom: {
50: '#9ddfb2',
500: '#6ed092',
950: '#000000',
},
}SCSS
$custom: #6ed092; $custom-light: #9ddfb2; $custom-dark: #000000;
JSON
{
"hex": "#6ed092",
"rgb": {
"r": 110,
"g": 208,
"b": 146
},
"hsl": {
"h": 142.041,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.7814,
"c": 0.12922,
"h": 154.3
},
"luminance": 0.50502
}Semantic roles & 50–950 ramp
primary
#6ED092
secondary
#9A497C
accent
#2787BE
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481