#6ED683#6ED683
#6ED683 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.152 H 148.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED683 |
|---|---|
| RGB | rgb(110, 214, 131) |
| HSL | hsl(132, 56%, 64%) |
| HSV | hsv(132, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 38.8%, 16.1%) |
| CIE-LAB | lab(77.90, -47.83, 31.92) |
| CIE-LCH | lch(77.90, 57.51, 146.28°) |
| OKLab | oklab(79.3% -0.1299 0.0793) |
| OKLCH | oklch(79.3% 0.152 148.6) |
| XYZ | xyz(34.5716, 53.0442, 29.8851) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Soft Green
#6FC276
ΔE00 5.03
Weird Green
#3AE57F
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 5.34
Aqua Green
#12E193
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED683 #D66EC1
analogous
#8DD66E #6ED683 #6ED6B7
triadic
#6ED683 #836ED6 #D6836E
tetradic
#6ED683 #6E8DD6 #D66EC1 #D6B76E
square
#6ED683 #6E8DD6 #D66EC1 #D6B76E
split-complementary
#6ED683 #B76ED6 #D66E8D
monochromatic
#2C9D43 #3EC95A #6ED683 #9EE3AC #CDF1D5
Accessibility & contrast
On white
1.81
#6ED683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ED683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED683
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED683 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#C9BD88
Tritanopia (blue-blind)
#5BD2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed683; /* rgb */ color: rgb(110, 214, 131); /* oklch */ color: oklch(79.3% 0.152 148.6);
Tailwind
colors: {
custom: {
50: '#9ee3a8',
500: '#6ed683',
950: '#000000',
},
}SCSS
$custom: #6ed683; $custom-light: #9ee3a8; $custom-dark: #000000;
JSON
{
"hex": "#6ed683",
"rgb": {
"r": 110,
"g": 214,
"b": 131
},
"hsl": {
"h": 132.115,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79299,
"c": 0.1522,
"h": 148.6
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#6ED683
secondary
#A2478F
accent
#22A3C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480