#6ADD97#6ADD97
#6ADD97 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.145 H 154.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADD97 |
|---|---|
| RGB | rgb(106, 221, 151) |
| HSL | hsl(143, 63%, 64%) |
| HSV | hsv(143, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.18, -48.25, 24.65) |
| CIE-LCH | lch(80.18, 54.18, 152.94°) |
| OKLab | oklab(81.24% -0.1315 0.0623) |
| OKLCH | oklch(81.24% 0.145 154.7) |
| XYZ | xyz(37.3834, 57.0083, 38.3059) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.36
Weird Green
#3AE57F
ΔE00 5.53
Hospital Green
#9BE5AA
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.68
Seaweed
#18D17B
ΔE00 5.74
Emerald
#50C878
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADD97 #DD6AB0
analogous
#77DD6A #6ADD97 #6ADDD1
triadic
#6ADD97 #976ADD #DD976A
tetradic
#6ADD97 #6A77DD #DD6AB0 #DDD16A
square
#6ADD97 #6A77DD #DD6AB0 #DDD16A
split-complementary
#6ADD97 #D16ADD #DD6A77
monochromatic
#26A758 #38D274 #6ADD97 #9CE8BA #CEF4DD
Accessibility & contrast
On white
1.69
#6ADD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6ADD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADD97
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADD97 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#4BDBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6add97; /* rgb */ color: rgb(106, 221, 151); /* oklch */ color: oklch(81.2% 0.145 154.7);
Tailwind
colors: {
custom: {
50: '#9ce8b6',
500: '#6add97',
950: '#000000',
},
}SCSS
$custom: #6add97; $custom-light: #9ce8b6; $custom-dark: #000000;
JSON
{
"hex": "#6add97",
"rgb": {
"r": 106,
"g": 221,
"b": 151
},
"hsl": {
"h": 143.478,
"s": 62.842,
"l": 64.118
},
"oklch": {
"l": 0.81237,
"c": 0.14547,
"h": 154.7
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#6ADD97
secondary
#A94281
accent
#1B86CB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481