#6ADE96#6ADE96
#6ADE96 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.148 H 154.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADE96 |
|---|---|
| RGB | rgb(106, 222, 150) |
| HSL | hsl(143, 64%, 64%) |
| HSV | hsv(143, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 32.4%, 12.9%) |
| CIE-LAB | lab(80.46, -48.85, 25.54) |
| CIE-LCH | lch(80.46, 55.13, 152.40°) |
| OKLab | oklab(81.46% -0.133 0.0644) |
| OKLCH | oklch(81.46% 0.148 154.2) |
| XYZ | xyz(37.5673, 57.5055, 37.9682) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADE96 #DE6AB2
analogous
#78DE6A #6ADE96 #6ADED0
triadic
#6ADE96 #966ADE #DE966A
tetradic
#6ADE96 #6A78DE #DE6AB2 #DED06A
square
#6ADE96 #6A78DE #DE6AB2 #DED06A
split-complementary
#6ADE96 #D06ADE #DE6A78
monochromatic
#25A857 #38D373 #6ADE96 #9CE9B9 #CEF4DD
Accessibility & contrast
On white
1.68
#6ADE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6ADE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADE96
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADE96 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#4BDCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ade96; /* rgb */ color: rgb(106, 222, 150); /* oklch */ color: oklch(81.5% 0.148 154.2);
Tailwind
colors: {
custom: {
50: '#9ce9b5',
500: '#6ade96',
950: '#000000',
},
}SCSS
$custom: #6ade96; $custom-light: #9ce9b5; $custom-dark: #000000;
JSON
{
"hex": "#6ade96",
"rgb": {
"r": 106,
"g": 222,
"b": 150
},
"hsl": {
"h": 142.759,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.81458,
"c": 0.14779,
"h": 154.2
},
"luminance": 0.57509
}Semantic roles & 50–950 ramp
primary
#6ADE96
secondary
#AB4183
accent
#1A88CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481