#6DD28F#6DD28F
#6DD28F is a light, vivid green. Relative luminance 0.513; OKLCH L 78.5% C 0.136 H 153.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD28F |
|---|---|
| RGB | rgb(109, 210, 143) |
| HSL | hsl(140, 53%, 63%) |
| HSV | hsv(140, 48%, 82%) |
| CMYK | cmyk(48.1%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(76.88, -44.32, 24.34) |
| CIE-LCH | lch(76.88, 50.56, 151.23°) |
| OKLab | oklab(78.52% -0.1208 0.0614) |
| OKLCH | oklch(78.52% 0.136 153) |
| XYZ | xyz(34.3088, 51.3249, 34.0800) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.21
Soft Green
#6FC276
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.43
Dark Mint
#48C072
ΔE00 5.91
Aqua Green
#12E193
ΔE00 5.98
Seafoam
#7FE0B3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD28F #D26DB0
analogous
#7DD26D #6DD28F #6DD2C2
triadic
#6DD28F #8F6DD2 #D28F6D
tetradic
#6DD28F #6D7DD2 #D26DB0 #D2C26D
square
#6DD28F #6D7DD2 #D26DB0 #D2C26D
split-complementary
#6DD28F #C26DD2 #D26D7D
monochromatic
#2E9651 #3EC46B #6DD28F #9CE0B3 #CBEFD7
Accessibility & contrast
On white
1.86
#6DD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6DD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD28F
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD28F | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48B
Deuteranopia (green-blind)
#C3BA93
Tritanopia (blue-blind)
#56D0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6dd28f; /* rgb */ color: rgb(109, 210, 143); /* oklch */ color: oklch(78.5% 0.136 153.0);
Tailwind
colors: {
custom: {
50: '#9de0b0',
500: '#6dd28f',
950: '#000000',
},
}SCSS
$custom: #6dd28f; $custom-light: #9de0b0; $custom-dark: #000000;
JSON
{
"hex": "#6dd28f",
"rgb": {
"r": 109,
"g": 210,
"b": 143
},
"hsl": {
"h": 140.198,
"s": 52.88,
"l": 62.549
},
"oklch": {
"l": 0.78519,
"c": 0.13552,
"h": 153
},
"luminance": 0.51328
}Semantic roles & 50–950 ramp
primary
#6DD28F
secondary
#9C487F
accent
#258CC0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481