#6ED68F#6ED68F
#6ED68F is a light, vivid green. Relative luminance 0.534; OKLCH L 79.5% C 0.141 H 152.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED68F |
|---|---|
| RGB | rgb(110, 214, 143) |
| HSL | hsl(139, 56%, 64%) |
| HSV | hsv(139, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 33.2%, 16.1%) |
| CIE-LAB | lab(78.10, -45.77, 26.01) |
| CIE-LCH | lch(78.10, 52.64, 150.39°) |
| OKLab | oklab(79.53% -0.1246 0.0655) |
| OKLCH | oklch(79.53% 0.141 152.3) |
| XYZ | xyz(35.4325, 53.3885, 34.4191) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.56
Seaweed
#18D17B
ΔE00 5.34
Aqua Green
#12E193
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED68F #D66EB5
analogous
#81D66E #6ED68F #6ED6C3
triadic
#6ED68F #8F6ED6 #D68F6E
tetradic
#6ED68F #6E81D6 #D66EB5 #D6C36E
square
#6ED68F #6E81D6 #D66EB5 #D6C36E
split-complementary
#6ED68F #C36ED6 #D66E81
monochromatic
#2C9D50 #3EC96A #6ED68F #9EE3B4 #CDF1D9
Accessibility & contrast
On white
1.80
#6ED68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6ED68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED68F
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED68F | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#57D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed68f; /* rgb */ color: rgb(110, 214, 143); /* oklch */ color: oklch(79.5% 0.141 152.3);
Tailwind
colors: {
custom: {
50: '#9ee3b0',
500: '#6ed68f',
950: '#000000',
},
}SCSS
$custom: #6ed68f; $custom-light: #9ee3b0; $custom-dark: #000000;
JSON
{
"hex": "#6ed68f",
"rgb": {
"r": 110,
"g": 214,
"b": 143
},
"hsl": {
"h": 139.038,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79531,
"c": 0.14076,
"h": 152.3
},
"luminance": 0.53391
}Semantic roles & 50–950 ramp
primary
#6ED68F
secondary
#A24785
accent
#2290C3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481