#6DD889#6DD889
#6DD889 is a light, vivid green. Relative luminance 0.542; OKLCH L 79.9% C 0.150 H 150.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD889 |
|---|---|
| RGB | rgb(109, 216, 137) |
| HSL | hsl(136, 58%, 64%) |
| HSV | hsv(136, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(78.56, -47.92, 29.71) |
| CIE-LCH | lch(78.56, 56.38, 148.20°) |
| OKLab | oklab(79.86% -0.1302 0.0742) |
| OKLCH | oklch(79.86% 0.15 150.3) |
| XYZ | xyz(35.3756, 54.1663, 32.2530) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.54
Weird Green
#3AE57F
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.12
Tealish Green
#0CDC73
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.55
Soft Green
#6FC276
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD889 #D86DBC
analogous
#86D86D #6DD889 #6DD8BE
triadic
#6DD889 #896DD8 #D8896D
tetradic
#6DD889 #6D86D8 #D86DBC #D8BE6D
square
#6DD889 #6D86D8 #D86DBC #D8BE6D
split-complementary
#6DD889 #BE6DD8 #D86D86
monochromatic
#2BA049 #3DCB62 #6DD889 #9DE5B0 #CEF2D7
Accessibility & contrast
On white
1.77
#6DD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6DD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD889
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD889 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#CABE8E
Tritanopia (blue-blind)
#57D5C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dd889; /* rgb */ color: rgb(109, 216, 137); /* oklch */ color: oklch(79.9% 0.150 150.3);
Tailwind
colors: {
custom: {
50: '#9de5ac',
500: '#6dd889',
950: '#000000',
},
}SCSS
$custom: #6dd889; $custom-light: #9de5ac; $custom-dark: #000000;
JSON
{
"hex": "#6dd889",
"rgb": {
"r": 109,
"g": 216,
"b": 137
},
"hsl": {
"h": 135.701,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.79858,
"c": 0.14986,
"h": 150.3
},
"luminance": 0.54169
}Semantic roles & 50–950 ramp
primary
#6DD889
secondary
#A4458B
accent
#209AC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481