#6ED583#6ED583
#6ED583 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.1% C 0.151 H 148.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED583 |
|---|---|
| RGB | rgb(110, 213, 131) |
| HSL | hsl(132, 55%, 63%) |
| HSV | hsv(132, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 38.5%, 16.5%) |
| CIE-LAB | lab(77.60, -47.41, 31.53) |
| CIE-LCH | lch(77.60, 56.94, 146.38°) |
| OKLab | oklab(79.05% -0.1288 0.0784) |
| OKLCH | oklch(79.05% 0.151 148.7) |
| XYZ | xyz(34.3193, 52.5396, 29.8010) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.06
Soft Green
#6FC276
ΔE00 4.80
Seaweed
#18D17B
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.47
Dark Mint
#48C072
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED583 #D56EC0
analogous
#8CD56E #6ED583 #6ED5B6
triadic
#6ED583 #836ED5 #D5836E
tetradic
#6ED583 #6E8CD5 #D56EC0 #D5B66E
square
#6ED583 #6E8CD5 #D56EC0 #D5B66E
split-complementary
#6ED583 #B66ED5 #D56E8C
monochromatic
#2D9C44 #3FC75A #6ED583 #9DE3AC #CDF0D4
Accessibility & contrast
On white
1.82
#6ED583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6ED583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED583
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED583 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#C8BC88
Tritanopia (blue-blind)
#5BD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed583; /* rgb */ color: rgb(110, 213, 131); /* oklch */ color: oklch(79.1% 0.151 148.7);
Tailwind
colors: {
custom: {
50: '#9ee2a8',
500: '#6ed583',
950: '#000000',
},
}SCSS
$custom: #6ed583; $custom-light: #9ee2a8; $custom-dark: #000000;
JSON
{
"hex": "#6ed583",
"rgb": {
"r": 110,
"g": 213,
"b": 131
},
"hsl": {
"h": 132.233,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79055,
"c": 0.15076,
"h": 148.7
},
"luminance": 0.52542
}Semantic roles & 50–950 ramp
primary
#6ED583
secondary
#A0478E
accent
#23A2C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480