#6ED283#6ED283
#6ED283 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.3% C 0.146 H 148.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED283 |
|---|---|
| RGB | rgb(110, 210, 131) |
| HSL | hsl(133, 53%, 63%) |
| HSV | hsv(133, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 37.6%, 17.6%) |
| CIE-LAB | lab(76.71, -46.16, 30.35) |
| CIE-LCH | lch(76.71, 55.24, 146.67°) |
| OKLab | oklab(78.32% -0.1254 0.0756) |
| OKLCH | oklch(78.32% 0.146 148.9) |
| XYZ | xyz(33.5717, 51.0444, 29.5518) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.56
Soft Green
#6FC276
ΔE00 4.11
Seaweed
#18D17B
ΔE00 5.11
Dark Mint
#48C072
ΔE00 5.52
Tealish Green
#0CDC73
ΔE00 5.91
Weird Green
#3AE57F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED283 #D26EBD
analogous
#8BD26E #6ED283 #6ED2B5
triadic
#6ED283 #836ED2 #D2836E
tetradic
#6ED283 #6E8BD2 #D26EBD #D2B56E
square
#6ED283 #6E8BD2 #D26EBD #D2B56E
split-complementary
#6ED283 #B56ED2 #D26E8B
monochromatic
#2F9745 #3FC45B #6ED283 #9DE0AB #CBEFD3
Accessibility & contrast
On white
1.87
#6ED283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6ED283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED283
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED283 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37E
Deuteranopia (green-blind)
#C5B988
Tritanopia (blue-blind)
#5BCFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed283; /* rgb */ color: rgb(110, 210, 131); /* oklch */ color: oklch(78.3% 0.146 148.9);
Tailwind
colors: {
custom: {
50: '#9de0a7',
500: '#6ed283',
950: '#000000',
},
}SCSS
$custom: #6ed283; $custom-light: #9de0a7; $custom-dark: #000000;
JSON
{
"hex": "#6ed283",
"rgb": {
"r": 110,
"g": 210,
"b": 131
},
"hsl": {
"h": 132.6,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78323,
"c": 0.14644,
"h": 148.9
},
"luminance": 0.51047
}Semantic roles & 50–950 ramp
primary
#6ED283
secondary
#9C488A
accent
#25A0C0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480