#6DFD8B#6DFD8B
#6DFD8B is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.9% C 0.198 H 148.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFD8B |
|---|---|
| RGB | rgb(109, 253, 139) |
| HSL | hsl(133, 97%, 71%) |
| HSV | hsv(133, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(89.56, -62.19, 43.02) |
| CIE-LCH | lch(89.56, 75.62, 145.33°) |
| OKLab | oklab(88.89% -0.1682 0.1053) |
| OKLCH | oklch(88.89% 0.198 148) |
| XYZ | xyz(46.0891, 75.3616, 36.5385) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 3.09
Mint Green
#8FFF9F
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFD8B #FD6DDF
analogous
#97FD6D #6DFD8B #6DFDD3
triadic
#6DFD8B #8B6DFD #FD8B6D
tetradic
#6DFD8B #6D97FD #FD6DDF #FDD36D
square
#6DFD8B #6D97FD #FD6DDF #FDD36D
split-complementary
#6DFD8B #D36DFD #FD6D97
monochromatic
#03EC34 #31FC5B #6DFD8B #A9FEBB #E1FFE7
Accessibility & contrast
On white
1.31
#6DFD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#6DFD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFD8B
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFD8B | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE982
Deuteranopia (green-blind)
#ECDC93
Tritanopia (blue-blind)
#4BF8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6dfd8b; /* rgb */ color: rgb(109, 253, 139); /* oklch */ color: oklch(88.9% 0.198 148.0);
Tailwind
colors: {
custom: {
50: '#a2ffae',
500: '#6dfd8b',
950: '#000000',
},
}SCSS
$custom: #6dfd8b; $custom-light: #a2ffae; $custom-dark: #000000;
JSON
{
"hex": "#6dfd8b",
"rgb": {
"r": 109,
"g": 253,
"b": 139
},
"hsl": {
"h": 132.5,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.88886,
"c": 0.19848,
"h": 148
},
"luminance": 0.75366
}Semantic roles & 50–950 ramp
primary
#6DFD8B
secondary
#D935B7
accent
#00B6E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681