#6DED92#6DED92
#6DED92 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.171 H 150.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED92 |
|---|---|
| RGB | rgb(109, 237, 146) |
| HSL | hsl(137, 78%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.94, -54.93, 33.59) |
| CIE-LCH | lch(84.94, 64.39, 148.55°) |
| OKLab | oklab(85.13% -0.1489 0.0836) |
| OKLCH | oklch(85.13% 0.171 150.7) |
| XYZ | xyz(41.7762, 65.8913, 37.7053) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.76
Lightgreen
#90EE90
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.89
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED92 #ED6DC8
analogous
#88ED6D #6DED92 #6DEDD2
triadic
#6DED92 #926DED #ED926D
tetradic
#6DED92 #6D88ED #ED6DC8 #EDD26D
square
#6DED92 #6D88ED #ED6DC8 #EDD26D
split-complementary
#6DED92 #D26DED #ED6D88
monochromatic
#19C74B #37E669 #6DED92 #A3F4BB #DAFAE3
Accessibility & contrast
On white
1.48
#6DED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6DED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED92
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED92 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8C
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#4EE9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded92; /* rgb */ color: rgb(109, 237, 146); /* oklch */ color: oklch(85.1% 0.171 150.7);
Tailwind
colors: {
custom: {
50: '#a0f4b3',
500: '#6ded92',
950: '#000000',
},
}SCSS
$custom: #6ded92; $custom-light: #a0f4b3; $custom-dark: #000000;
JSON
{
"hex": "#6ded92",
"rgb": {
"r": 109,
"g": 237,
"b": 146
},
"hsl": {
"h": 137.344,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.85128,
"c": 0.17077,
"h": 150.7
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#6DED92
secondary
#C53A9C
accent
#0B9EDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581