#6ED288#6ED288
#6ED288 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.4% C 0.142 H 150.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED288 |
|---|---|
| RGB | rgb(110, 210, 136) |
| HSL | hsl(136, 53%, 63%) |
| HSV | hsv(136, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 35.2%, 17.6%) |
| CIE-LAB | lab(76.79, -45.30, 27.88) |
| CIE-LCH | lch(76.79, 53.19, 148.40°) |
| OKLab | oklab(78.42% -0.1232 0.0698) |
| OKLCH | oklch(78.42% 0.142 150.5) |
| XYZ | xyz(33.9187, 51.1832, 31.3798) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.67
Soft Green
#6FC276
ΔE00 4.35
Seaweed
#18D17B
ΔE00 5.14
Dark Mint
#48C072
ΔE00 5.57
Aqua Green
#12E193
ΔE00 6.27
Tealish Green
#0CDC73
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED288 #D26EB8
analogous
#86D26E #6ED288 #6ED2BA
triadic
#6ED288 #886ED2 #D2886E
tetradic
#6ED288 #6E86D2 #D26EB8 #D2BA6E
square
#6ED288 #6E86D2 #D26EB8 #D2BA6E
split-complementary
#6ED288 #BA6ED2 #D26E86
monochromatic
#2F974A #3FC462 #6ED288 #9DE0AE #CBEFD5
Accessibility & contrast
On white
1.87
#6ED288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#6ED288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED288
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED288 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C483
Deuteranopia (green-blind)
#C5BA8D
Tritanopia (blue-blind)
#5ACFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed288; /* rgb */ color: rgb(110, 210, 136); /* oklch */ color: oklch(78.4% 0.142 150.5);
Tailwind
colors: {
custom: {
50: '#9de0ab',
500: '#6ed288',
950: '#000000',
},
}SCSS
$custom: #6ed288; $custom-light: #9de0ab; $custom-dark: #000000;
JSON
{
"hex": "#6ed288",
"rgb": {
"r": 110,
"g": 210,
"b": 136
},
"hsl": {
"h": 135.6,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78419,
"c": 0.14163,
"h": 150.5
},
"luminance": 0.51186
}Semantic roles & 50–950 ramp
primary
#6ED288
secondary
#9C4886
accent
#2598C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481