#6DED96#6DED96
#6DED96 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.167 H 151.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6DED96 |
|---|---|
| RGB | rgb(109, 237, 150) |
| HSL | hsl(139, 78%, 68%) |
| HSV | hsv(139, 54%, 93%) |
| CMYK | cmyk(54%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(85.01, -54.25, 31.66) |
| CIE-LCH | lch(85.01, 62.81, 149.73°) |
| OKLab | oklab(85.2% -0.1472 0.0791) |
| OKLCH | oklch(85.2% 0.167 151.7) |
| XYZ | xyz(42.0928, 66.0179, 39.3728) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.73
Weird Green
#3AE57F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DED96 #ED6DC4
analogous
#84ED6D #6DED96 #6DEDD6
triadic
#6DED96 #966DED #ED966D
tetradic
#6DED96 #6D84ED #ED6DC4 #EDD66D
square
#6DED96 #6D84ED #ED6DC4 #EDD66D
split-complementary
#6DED96 #D66DED #ED6D84
monochromatic
#19C750 #37E66F #6DED96 #A3F4BD #DAFAE4
Accessibility & contrast
On white
1.48
#6DED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#6DED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DED96
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DED96 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#4CEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ded96; /* rgb */ color: rgb(109, 237, 150); /* oklch */ color: oklch(85.2% 0.167 151.7);
Tailwind
colors: {
custom: {
50: '#a0f4b5',
500: '#6ded96',
950: '#000000',
},
}SCSS
$custom: #6ded96; $custom-light: #a0f4b5; $custom-dark: #000000;
JSON
{
"hex": "#6ded96",
"rgb": {
"r": 109,
"g": 237,
"b": 150
},
"hsl": {
"h": 139.219,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.85202,
"c": 0.16709,
"h": 151.7
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#6DED96
secondary
#C53A98
accent
#0B98DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581