#6ADA8E#6ADA8E
#6ADA8E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.150 H 152.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADA8E |
|---|---|
| RGB | rgb(106, 218, 142) |
| HSL | hsl(139, 60%, 64%) |
| HSV | hsv(139, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(79.13, -48.64, 27.88) |
| CIE-LCH | lch(79.13, 56.06, 150.18°) |
| OKLab | oklab(80.32% -0.1322 0.07) |
| OKLCH | oklch(80.32% 0.15 152.1) |
| XYZ | xyz(35.8952, 55.1570, 34.3407) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.92
Emerald
#50C878
ΔE00 4.93
Seaweed
#18D17B
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADA8E #DA6AB6
analogous
#7EDA6A #6ADA8E #6ADAC6
triadic
#6ADA8E #8E6ADA #DA8E6A
tetradic
#6ADA8E #6A7EDA #DA6AB6 #DAC66A
square
#6ADA8E #6A7EDA #DA6AB6 #DAC66A
split-complementary
#6ADA8E #C66ADA #DA6A7E
monochromatic
#28A14F #39CE69 #6ADA8E #9BE6B3 #CCF2D8
Accessibility & contrast
On white
1.75
#6ADA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6ADA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADA8E
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADA8E | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#4FD7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ada8e; /* rgb */ color: rgb(106, 218, 142); /* oklch */ color: oklch(80.3% 0.150 152.1);
Tailwind
colors: {
custom: {
50: '#9ce6af',
500: '#6ada8e',
950: '#000000',
},
}SCSS
$custom: #6ada8e; $custom-light: #9ce6af; $custom-dark: #000000;
JSON
{
"hex": "#6ada8e",
"rgb": {
"r": 106,
"g": 218,
"b": 142
},
"hsl": {
"h": 139.286,
"s": 60.215,
"l": 63.529
},
"oklch": {
"l": 0.80324,
"c": 0.14957,
"h": 152.1
},
"luminance": 0.5516
}Semantic roles & 50–950 ramp
primary
#6ADA8E
secondary
#A54386
accent
#1E91C8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481