#6EDF7D#6EDF7D
#6EDF7D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.171 H 146.6°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDF7D |
|---|---|
| RGB | rgb(110, 223, 125) |
| HSL | hsl(128, 64%, 65%) |
| HSV | hsv(128, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.50, -52.45, 38.31) |
| CIE-LCH | lch(80.50, 64.95, 143.85°) |
| OKLab | oklab(81.39% -0.1423 0.094) |
| OKLCH | oklch(81.39% 0.171 146.6) |
| XYZ | xyz(36.5176, 57.5681, 28.5855) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 5.91
Turquoise Green
#04F489
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDF7D #DF6ED0
analogous
#97DF6E #6EDF7D #6EDFB6
triadic
#6EDF7D #7D6EDF #DF7D6E
tetradic
#6EDF7D #6E97DF #DF6ED0 #DFB66E
square
#6EDF7D #6E97DF #DF6ED0 #DFB66E
split-complementary
#6EDF7D #B66EDF #DF6E97
monochromatic
#26AD38 #3CD450 #6EDF7D #A0EAAA #D2F5D7
Accessibility & contrast
On white
1.68
#6EDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#6EDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDF7D
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDF7D | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE76
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#5ADBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6edf7d; /* rgb */ color: rgb(110, 223, 125); /* oklch */ color: oklch(81.4% 0.171 146.6);
Tailwind
colors: {
custom: {
50: '#9feaa4',
500: '#6edf7d',
950: '#000000',
},
}SCSS
$custom: #6edf7d; $custom-light: #9feaa4; $custom-dark: #000000;
JSON
{
"hex": "#6edf7d",
"rgb": {
"r": 110,
"g": 223,
"b": 125
},
"hsl": {
"h": 127.965,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.81394,
"c": 0.17053,
"h": 146.6
},
"luminance": 0.57571
}Semantic roles & 50–950 ramp
primary
#6EDF7D
secondary
#AE43A0
accent
#1AB4CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480