#6ED488#6ED488
#6ED488 is a light, vivid green. Relative luminance 0.522; OKLCH L 78.9% C 0.145 H 150.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED488 |
|---|---|
| RGB | rgb(110, 212, 136) |
| HSL | hsl(135, 54%, 63%) |
| HSV | hsv(135, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(77.39, -46.15, 28.67) |
| CIE-LCH | lch(77.39, 54.33, 148.15°) |
| OKLab | oklab(78.91% -0.1255 0.0717) |
| OKLCH | oklch(78.91% 0.145 150.2) |
| XYZ | xyz(34.4156, 52.1769, 31.5454) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.92
Soft Green
#6FC276
ΔE00 4.73
Seaweed
#18D17B
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.86
Dark Mint
#48C072
ΔE00 5.91
Tealish Green
#0CDC73
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED488 #D46EBA
analogous
#87D46E #6ED488 #6ED4BB
triadic
#6ED488 #886ED4 #D4886E
tetradic
#6ED488 #6E87D4 #D46EBA #D4BB6E
square
#6ED488 #6E87D4 #D46EBA #D4BB6E
split-complementary
#6ED488 #BB6ED4 #D46E87
monochromatic
#2E9A49 #3FC661 #6ED488 #9DE2AF #CCF0D5
Accessibility & contrast
On white
1.84
#6ED488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6ED488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED488
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED488 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C583
Deuteranopia (green-blind)
#C6BB8D
Tritanopia (blue-blind)
#5AD1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed488; /* rgb */ color: rgb(110, 212, 136); /* oklch */ color: oklch(78.9% 0.145 150.2);
Tailwind
colors: {
custom: {
50: '#9de2ab',
500: '#6ed488',
950: '#000000',
},
}SCSS
$custom: #6ed488; $custom-light: #9de2ab; $custom-dark: #000000;
JSON
{
"hex": "#6ed488",
"rgb": {
"r": 110,
"g": 212,
"b": 136
},
"hsl": {
"h": 135.294,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.78906,
"c": 0.14452,
"h": 150.2
},
"luminance": 0.5218
}Semantic roles & 50–950 ramp
primary
#6ED488
secondary
#9F4789
accent
#2499C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481