#6ED282#6ED282
#6ED282 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.3% C 0.147 H 148.6°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED282 |
|---|---|
| RGB | rgb(110, 210, 130) |
| HSL | hsl(132, 53%, 63%) |
| HSV | hsv(132, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 38.1%, 17.6%) |
| CIE-LAB | lab(76.69, -46.32, 30.84) |
| CIE-LCH | lch(76.69, 55.65, 146.35°) |
| OKLab | oklab(78.3% -0.1258 0.0768) |
| OKLCH | oklch(78.3% 0.147 148.6) |
| XYZ | xyz(33.5042, 51.0174, 29.1966) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.57
Soft Green
#6FC276
ΔE00 4.09
Seaweed
#18D17B
ΔE00 5.13
Dark Mint
#48C072
ΔE00 5.53
Tealish Green
#0CDC73
ΔE00 5.85
Weird Green
#3AE57F
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED282 #D26EBE
analogous
#8CD26E #6ED282 #6ED2B4
triadic
#6ED282 #826ED2 #D2826E
tetradic
#6ED282 #6E8CD2 #D26EBE #D2B46E
square
#6ED282 #6E8CD2 #D26EBE #D2B46E
split-complementary
#6ED282 #B46ED2 #D26E8C
monochromatic
#2F9744 #3FC45A #6ED282 #9DE0AA #CBEFD3
Accessibility & contrast
On white
1.87
#6ED282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6ED282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED282
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED282 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37C
Deuteranopia (green-blind)
#C5B987
Tritanopia (blue-blind)
#5CCFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed282; /* rgb */ color: rgb(110, 210, 130); /* oklch */ color: oklch(78.3% 0.147 148.6);
Tailwind
colors: {
custom: {
50: '#9de0a7',
500: '#6ed282',
950: '#000000',
},
}SCSS
$custom: #6ed282; $custom-light: #9de0a7; $custom-dark: #000000;
JSON
{
"hex": "#6ed282",
"rgb": {
"r": 110,
"g": 210,
"b": 130
},
"hsl": {
"h": 132,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78304,
"c": 0.14741,
"h": 148.6
},
"luminance": 0.5102
}Semantic roles & 50–950 ramp
primary
#6ED282
secondary
#9C488B
accent
#25A1C0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480