#6AD883#6AD883
#6AD883 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.6% C 0.157 H 149.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD883 |
|---|---|
| RGB | rgb(106, 216, 131) |
| HSL | hsl(134, 59%, 63%) |
| HSV | hsv(134, 51%, 85%) |
| CMYK | cmyk(50.9%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(78.35, -49.70, 32.49) |
| CIE-LCH | lch(78.35, 59.37, 146.83°) |
| OKLab | oklab(79.63% -0.1348 0.0807) |
| OKLCH | oklch(79.63% 0.157 149.1) |
| XYZ | xyz(34.5942, 53.8118, 30.0321) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.80
Seaweed
#18D17B
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.58
Aqua Green
#12E193
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD883 #D86ABF
analogous
#88D86A #6AD883 #6AD8BA
triadic
#6AD883 #836AD8 #D8836A
tetradic
#6AD883 #6A88D8 #D86ABF #D8BA6A
square
#6AD883 #6A88D8 #D86ABF #D8BA6A
split-complementary
#6AD883 #BA6AD8 #D86A88
monochromatic
#299E44 #39CB5B #6AD883 #9BE5AB #CBF1D4
Accessibility & contrast
On white
1.79
#6AD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6AD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD883
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD883 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87D
Deuteranopia (green-blind)
#CABE88
Tritanopia (blue-blind)
#54D4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ad883; /* rgb */ color: rgb(106, 216, 131); /* oklch */ color: oklch(79.6% 0.157 149.1);
Tailwind
colors: {
custom: {
50: '#9ce5a8',
500: '#6ad883',
950: '#000000',
},
}SCSS
$custom: #6ad883; $custom-light: #9ce5a8; $custom-dark: #000000;
JSON
{
"hex": "#6ad883",
"rgb": {
"r": 106,
"g": 216,
"b": 131
},
"hsl": {
"h": 133.636,
"s": 58.511,
"l": 63.137
},
"oklch": {
"l": 0.79627,
"c": 0.15712,
"h": 149.1
},
"luminance": 0.53815
}Semantic roles & 50–950 ramp
primary
#6AD883
secondary
#A2448D
accent
#1FA0C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480