#6DED8F#6DED8F
#6DED8F is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.174 H 149.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED8F |
|---|---|
| RGB | rgb(109, 237, 143) |
| HSL | hsl(136, 78%, 68%) |
| HSV | hsv(136, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.89, -55.43, 35.03) |
| CIE-LCH | lch(84.89, 65.57, 147.71°) |
| OKLab | oklab(85.07% -0.1502 0.0869) |
| OKLCH | oklch(85.07% 0.174 149.9) |
| XYZ | xyz(41.5459, 65.7991, 36.4924) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED8F #ED6DCB
analogous
#8BED6D #6DED8F #6DEDCF
triadic
#6DED8F #8F6DED #ED8F6D
tetradic
#6DED8F #6D8BED #ED6DCB #EDCF6D
square
#6DED8F #6D8BED #ED6DCB #EDCF6D
split-complementary
#6DED8F #CF6DED #ED6D8B
monochromatic
#19C747 #37E665 #6DED8F #A3F4B9 #DAFAE3
Accessibility & contrast
On white
1.48
#6DED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6DED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED8F
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED8F | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#4FE9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded8f; /* rgb */ color: rgb(109, 237, 143); /* oklch */ color: oklch(85.1% 0.174 149.9);
Tailwind
colors: {
custom: {
50: '#a0f4b0',
500: '#6ded8f',
950: '#000000',
},
}SCSS
$custom: #6ded8f; $custom-light: #a0f4b0; $custom-dark: #000000;
JSON
{
"hex": "#6ded8f",
"rgb": {
"r": 109,
"g": 237,
"b": 143
},
"hsl": {
"h": 135.938,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.85074,
"c": 0.17354,
"h": 149.9
},
"luminance": 0.65803
}Semantic roles & 50–950 ramp
primary
#6DED8F
secondary
#C53AA0
accent
#0BA3DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581