#6ED68B#6ED68B
#6ED68B is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.145 H 151.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED68B |
|---|---|
| RGB | rgb(110, 214, 139) |
| HSL | hsl(137, 56%, 64%) |
| HSV | hsv(137, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(78.03, -46.48, 27.99) |
| CIE-LCH | lch(78.03, 54.25, 148.95°) |
| OKLab | oklab(79.45% -0.1264 0.0702) |
| OKLCH | oklch(79.45% 0.145 151) |
| XYZ | xyz(35.1348, 53.2695, 32.8517) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.32
Seaweed
#18D17B
ΔE00 5.18
Soft Green
#6FC276
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.67
Tealish Green
#0CDC73
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED68B #D66EB9
analogous
#85D66E #6ED68B #6ED6BF
triadic
#6ED68B #8B6ED6 #D68B6E
tetradic
#6ED68B #6E85D6 #D66EB9 #D6BF6E
square
#6ED68B #6E85D6 #D66EB9 #D6BF6E
split-complementary
#6ED68B #BF6ED6 #D66E85
monochromatic
#2C9D4C #3EC965 #6ED68B #9EE3B1 #CDF1D7
Accessibility & contrast
On white
1.80
#6ED68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6ED68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED68B
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED68B | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C786
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#58D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed68b; /* rgb */ color: rgb(110, 214, 139); /* oklch */ color: oklch(79.5% 0.145 151.0);
Tailwind
colors: {
custom: {
50: '#9ee3ad',
500: '#6ed68b',
950: '#000000',
},
}SCSS
$custom: #6ed68b; $custom-light: #9ee3ad; $custom-dark: #000000;
JSON
{
"hex": "#6ed68b",
"rgb": {
"r": 110,
"g": 214,
"b": 139
},
"hsl": {
"h": 136.731,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79451,
"c": 0.14454,
"h": 151
},
"luminance": 0.53272
}Semantic roles & 50–950 ramp
primary
#6ED68B
secondary
#A24788
accent
#2296C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481