#6ADD93#6ADD93
#6ADD93 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.149 H 153.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD93 |
|---|---|
| RGB | rgb(106, 221, 147) |
| HSL | hsl(141, 63%, 64%) |
| HSV | hsv(141, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.11, -48.98, 26.62) |
| CIE-LCH | lch(80.11, 55.75, 151.48°) |
| OKLab | oklab(81.15% -0.1333 0.067) |
| OKLCH | oklch(81.15% 0.149 153.3) |
| XYZ | xyz(37.0640, 56.8805, 36.6240) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.94
Seaweed
#18D17B
ΔE00 5.47
Emerald
#50C878
ΔE00 5.68
Hospital Green
#9BE5AA
ΔE00 5.86
Tealish Green
#0CDC73
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD93 #DD6AB4
analogous
#7BDD6A #6ADD93 #6ADDCD
triadic
#6ADD93 #936ADD #DD936A
tetradic
#6ADD93 #6A7BDD #DD6AB4 #DDCD6A
square
#6ADD93 #6A7BDD #DD6AB4 #DDCD6A
split-complementary
#6ADD93 #CD6ADD #DD6A7B
monochromatic
#26A754 #38D26F #6ADD93 #9CE8B7 #CEF4DB
Accessibility & contrast
On white
1.70
#6ADD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#6ADD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD93
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD93 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8E
Deuteranopia (green-blind)
#CDC298
Tritanopia (blue-blind)
#4DDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6add93; /* rgb */ color: rgb(106, 221, 147); /* oklch */ color: oklch(81.2% 0.149 153.3);
Tailwind
colors: {
custom: {
50: '#9ce8b3',
500: '#6add93',
950: '#000000',
},
}SCSS
$custom: #6add93; $custom-light: #9ce8b3; $custom-dark: #000000;
JSON
{
"hex": "#6add93",
"rgb": {
"r": 106,
"g": 221,
"b": 147
},
"hsl": {
"h": 141.391,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81154,
"c": 0.14915,
"h": 153.3
},
"luminance": 0.56884
}Semantic roles & 50–950 ramp
primary
#6ADD93
secondary
#A94284
accent
#1B8CCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481