#6DDF8D#6DDF8D
#6DDF8D is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.156 H 150.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDF8D |
|---|---|
| RGB | rgb(109, 223, 141) |
| HSL | hsl(137, 64%, 65%) |
| HSV | hsv(137, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.71, -50.13, 30.52) |
| CIE-LCH | lch(80.71, 58.69, 148.67°) |
| OKLab | oklab(81.64% -0.1361 0.0762) |
| OKLCH | oklch(81.64% 0.156 150.8) |
| XYZ | xyz(37.4995, 57.9466, 34.4028) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.06
Aqua Green
#12E193
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.13
Tealish Green
#0CDC73
ΔE00 5.24
Seaweed
#18D17B
ΔE00 5.72
Emerald
#50C878
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDF8D #DF6DBF
analogous
#86DF6D #6DDF8D #6DDFC6
triadic
#6DDF8D #8D6DDF #DF8D6D
tetradic
#6DDF8D #6D86DF #DF6DBF #DFC66D
square
#6DDF8D #6D86DF #DF6DBF #DFC66D
split-complementary
#6DDF8D #C66DDF #DF6D86
monochromatic
#26AC4B #3BD466 #6DDF8D #9FEAB4 #D1F5DB
Accessibility & contrast
On white
1.67
#6DDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6DDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDF8D
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDF8D | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#54DCCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ddf8d; /* rgb */ color: rgb(109, 223, 141); /* oklch */ color: oklch(81.6% 0.156 150.8);
Tailwind
colors: {
custom: {
50: '#9eeaaf',
500: '#6ddf8d',
950: '#000000',
},
}SCSS
$custom: #6ddf8d; $custom-light: #9eeaaf; $custom-dark: #000000;
JSON
{
"hex": "#6ddf8d",
"rgb": {
"r": 109,
"g": 223,
"b": 141
},
"hsl": {
"h": 136.842,
"s": 64.045,
"l": 65.098
},
"oklch": {
"l": 0.81638,
"c": 0.15601,
"h": 150.8
},
"luminance": 0.5795
}Semantic roles & 50–950 ramp
primary
#6DDF8D
secondary
#AE4290
accent
#1A9ACC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481