#6DD67B#6DD67B
#6DD67B is a light, vivid green. Relative luminance 0.528; OKLCH L 79.1% C 0.160 H 146.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD67B |
|---|---|
| RGB | rgb(109, 214, 123) |
| HSL | hsl(128, 56%, 63%) |
| HSV | hsv(128, 49%, 84%) |
| CMYK | cmyk(49.1%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(77.74, -49.37, 35.76) |
| CIE-LCH | lch(77.74, 60.96, 144.08°) |
| OKLab | oklab(79.12% -0.134 0.0881) |
| OKLCH | oklch(79.12% 0.16 146.7) |
| XYZ | xyz(33.9264, 52.7718, 27.1333) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 5.00
Soft Green
#6FC276
ΔE00 5.20
Lightish Green
#61E160
ΔE00 5.34
Seaweed
#18D17B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD67B #D66DC8
analogous
#93D66D #6DD67B #6DD6AF
triadic
#6DD67B #7B6DD6 #D67B6D
tetradic
#6DD67B #6D93D6 #D66DC8 #D6AF6D
square
#6DD67B #6D93D6 #D66DC8 #D6AF6D
split-complementary
#6DD67B #AF6DD6 #D66D93
monochromatic
#2C9D3B #3DC950 #6DD67B #9DE3A6 #CDF1D1
Accessibility & contrast
On white
1.82
#6DD67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6DD67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD67B
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD67B | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C674
Deuteranopia (green-blind)
#CABC81
Tritanopia (blue-blind)
#5BD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6dd67b; /* rgb */ color: rgb(109, 214, 123); /* oklch */ color: oklch(79.1% 0.160 146.7);
Tailwind
colors: {
custom: {
50: '#9de3a2',
500: '#6dd67b',
950: '#000000',
},
}SCSS
$custom: #6dd67b; $custom-light: #9de3a2; $custom-dark: #000000;
JSON
{
"hex": "#6dd67b",
"rgb": {
"r": 109,
"g": 214,
"b": 123
},
"hsl": {
"h": 128,
"s": 56.15,
"l": 63.333
},
"oklch": {
"l": 0.79117,
"c": 0.16036,
"h": 146.7
},
"luminance": 0.52774
}Semantic roles & 50–950 ramp
primary
#6DD67B
secondary
#A14695
accent
#22AEC4
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480