#6DD899#6DD899
#6DD899 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.2% C 0.135 H 155.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD899 |
|---|---|
| RGB | rgb(109, 216, 153) |
| HSL | hsl(145, 58%, 64%) |
| HSV | hsv(145, 50%, 85%) |
| CMYK | cmyk(49.5%, 0%, 29.2%, 15.3%) |
| CIE-LAB | lab(78.84, -45.02, 21.79) |
| CIE-LCH | lch(78.84, 50.02, 154.17°) |
| OKLab | oklab(80.19% -0.1231 0.0553) |
| OKLCH | oklch(80.19% 0.135 155.8) |
| XYZ | xyz(36.6095, 54.6599, 38.7520) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.84
Aqua Green
#12E193
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.67
Emerald
#50C878
ΔE00 5.78
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD899 #D86DAC
analogous
#76D86D #6DD899 #6DD8CE
triadic
#6DD899 #996DD8 #D8996D
tetradic
#6DD899 #6D76D8 #D86DAC #D8CE6D
square
#6DD899 #6D76D8 #D86DAC #D8CE6D
split-complementary
#6DD899 #CE6DD8 #D86D76
monochromatic
#2BA05B #3DCB77 #6DD899 #9DE5BB #CEF2DC
Accessibility & contrast
On white
1.76
#6DD899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6DD899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD899
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD899 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA95
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#51D6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd899; /* rgb */ color: rgb(109, 216, 153); /* oklch */ color: oklch(80.2% 0.135 155.8);
Tailwind
colors: {
custom: {
50: '#9de5b7',
500: '#6dd899',
950: '#000000',
},
}SCSS
$custom: #6dd899; $custom-light: #9de5b7; $custom-dark: #000000;
JSON
{
"hex": "#6dd899",
"rgb": {
"r": 109,
"g": 216,
"b": 153
},
"hsl": {
"h": 144.673,
"s": 57.838,
"l": 63.725
},
"oklch": {
"l": 0.80186,
"c": 0.13492,
"h": 155.8
},
"luminance": 0.54663
}Semantic roles & 50–950 ramp
primary
#6DD899
secondary
#A4457D
accent
#2081C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481