#6ADD8F#6ADD8F
#6ADD8F is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.153 H 152.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD8F |
|---|---|
| RGB | rgb(106, 221, 143) |
| HSL | hsl(139, 63%, 64%) |
| HSV | hsv(139, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(80.04, -49.70, 28.59) |
| CIE-LCH | lch(80.04, 57.34, 150.09°) |
| OKLab | oklab(81.08% -0.135 0.0717) |
| OKLCH | oklch(81.08% 0.153 152) |
| XYZ | xyz(36.7556, 56.7572, 34.9996) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.63
Seaweed
#18D17B
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 5.38
Emerald
#50C878
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD8F #DD6AB8
analogous
#7FDD6A #6ADD8F #6ADDC9
triadic
#6ADD8F #8F6ADD #DD8F6A
tetradic
#6ADD8F #6A7FDD #DD6AB8 #DDC96A
square
#6ADD8F #6A7FDD #DD6AB8 #DDC96A
split-complementary
#6ADD8F #C96ADD #DD6A7F
monochromatic
#26A74F #38D26A #6ADD8F #9CE8B4 #CEF4DA
Accessibility & contrast
On white
1.70
#6ADD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6ADD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD8F
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD8F | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#4EDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6add8f; /* rgb */ color: rgb(106, 221, 143); /* oklch */ color: oklch(81.1% 0.153 152.0);
Tailwind
colors: {
custom: {
50: '#9ce8b0',
500: '#6add8f',
950: '#000000',
},
}SCSS
$custom: #6add8f; $custom-light: #9ce8b0; $custom-dark: #000000;
JSON
{
"hex": "#6add8f",
"rgb": {
"r": 106,
"g": 221,
"b": 143
},
"hsl": {
"h": 139.304,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81075,
"c": 0.15287,
"h": 152
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#6ADD8F
secondary
#A94288
accent
#1B92CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481