#6ED492#6ED492
#6ED492 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.1% C 0.135 H 153.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED492 |
|---|---|
| RGB | rgb(110, 212, 146) |
| HSL | hsl(141, 54%, 63%) |
| HSV | hsv(141, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 31.1%, 16.9%) |
| CIE-LAB | lab(77.56, -44.37, 23.71) |
| CIE-LCH | lch(77.56, 50.30, 151.88°) |
| OKLab | oklab(79.11% -0.121 0.0599) |
| OKLCH | oklch(79.11% 0.135 153.7) |
| XYZ | xyz(35.1597, 52.4746, 35.4644) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.70
Soft Green
#6FC276
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 5.97
Hospital Green
#9BE5AA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED492 #D46EB0
analogous
#7DD46E #6ED492 #6ED4C5
triadic
#6ED492 #926ED4 #D4926E
tetradic
#6ED492 #6E7DD4 #D46EB0 #D4C56E
square
#6ED492 #6E7DD4 #D46EB0 #D4C56E
split-complementary
#6ED492 #C56ED4 #D46E7D
monochromatic
#2E9A54 #3FC66F #6ED492 #9DE2B5 #CCF0D9
Accessibility & contrast
On white
1.83
#6ED492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#6ED492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED492
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED492 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68E
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#56D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed492; /* rgb */ color: rgb(110, 212, 146); /* oklch */ color: oklch(79.1% 0.135 153.7);
Tailwind
colors: {
custom: {
50: '#9de2b2',
500: '#6ed492',
950: '#000000',
},
}SCSS
$custom: #6ed492; $custom-light: #9de2b2; $custom-dark: #000000;
JSON
{
"hex": "#6ed492",
"rgb": {
"r": 110,
"g": 212,
"b": 146
},
"hsl": {
"h": 141.176,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79109,
"c": 0.13505,
"h": 153.7
},
"luminance": 0.52477
}Semantic roles & 50–950 ramp
primary
#6ED492
secondary
#9F4780
accent
#248AC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481