#6ADC8D#6ADC8D
#6ADC8D is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.153 H 151.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADC8D |
|---|---|
| RGB | rgb(106, 220, 141) |
| HSL | hsl(138, 62%, 64%) |
| HSV | hsv(138, 52%, 86%) |
| CMYK | cmyk(51.8%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.71, -49.64, 29.17) |
| CIE-LCH | lch(79.71, 57.58, 149.56°) |
| OKLab | oklab(80.79% -0.1348 0.073) |
| OKLCH | oklch(80.79% 0.153 151.6) |
| XYZ | xyz(36.3422, 56.1706, 34.1210) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.80
Seaweed
#18D17B
ΔE00 5.19
Tealish Green
#0CDC73
ΔE00 5.25
Emerald
#50C878
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADC8D #DC6AB9
analogous
#80DC6A #6ADC8D #6ADCC6
triadic
#6ADC8D #8D6ADC #DC8D6A
tetradic
#6ADC8D #6A80DC #DC6AB9 #DCC66A
square
#6ADC8D #6A80DC #DC6AB9 #DCC66A
split-complementary
#6ADC8D #C66ADC #DC6A80
monochromatic
#27A54D #38D067 #6ADC8D #9CE8B3 #CDF3D9
Accessibility & contrast
On white
1.72
#6ADC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6ADC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADC8D
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADC8D | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#4FD9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6adc8d; /* rgb */ color: rgb(106, 220, 141); /* oklch */ color: oklch(80.8% 0.153 151.6);
Tailwind
colors: {
custom: {
50: '#9ce7af',
500: '#6adc8d',
950: '#000000',
},
}SCSS
$custom: #6adc8d; $custom-light: #9ce7af; $custom-dark: #000000;
JSON
{
"hex": "#6adc8d",
"rgb": {
"r": 106,
"g": 220,
"b": 141
},
"hsl": {
"h": 138.421,
"s": 61.957,
"l": 63.922
},
"oklch": {
"l": 0.80792,
"c": 0.15332,
"h": 151.6
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#6ADC8D
secondary
#A84289
accent
#1C94CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481