#6ADE97#6ADE97
#6ADE97 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.147 H 154.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADE97 |
|---|---|
| RGB | rgb(106, 222, 151) |
| HSL | hsl(143, 64%, 64%) |
| HSV | hsv(143, 52%, 87%) |
| CMYK | cmyk(52.3%, 0%, 32%, 12.9%) |
| CIE-LAB | lab(80.48, -48.66, 25.05) |
| CIE-LCH | lch(80.48, 54.73, 152.76°) |
| OKLab | oklab(81.48% -0.1326 0.0632) |
| OKLCH | oklch(81.48% 0.147 154.5) |
| XYZ | xyz(37.6482, 57.5379, 38.3941) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.30
Weird Green
#3AE57F
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.79
Seafoam
#7FE0B3
ΔE00 5.80
Seafoam Green
#7AF9AB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADE97 #DE6AB1
analogous
#77DE6A #6ADE97 #6ADED1
triadic
#6ADE97 #976ADE #DE976A
tetradic
#6ADE97 #6A77DE #DE6AB1 #DED16A
square
#6ADE97 #6A77DE #DE6AB1 #DED16A
split-complementary
#6ADE97 #D16ADE #DE6A77
monochromatic
#25A858 #38D374 #6ADE97 #9CE9BA #CEF4DD
Accessibility & contrast
On white
1.68
#6ADE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#6ADE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADE97
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADE97 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#4BDCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ade97; /* rgb */ color: rgb(106, 222, 151); /* oklch */ color: oklch(81.5% 0.147 154.5);
Tailwind
colors: {
custom: {
50: '#9ce9b6',
500: '#6ade97',
950: '#000000',
},
}SCSS
$custom: #6ade97; $custom-light: #9ce9b6; $custom-dark: #000000;
JSON
{
"hex": "#6ade97",
"rgb": {
"r": 106,
"g": 222,
"b": 151
},
"hsl": {
"h": 143.276,
"s": 63.736,
"l": 64.314
},
"oklch": {
"l": 0.81479,
"c": 0.14688,
"h": 154.5
},
"luminance": 0.57541
}Semantic roles & 50–950 ramp
primary
#6ADE97
secondary
#AB4182
accent
#1A87CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481