#6DD98F#6DD98F
#6DD98F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.2% C 0.146 H 152.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD98F |
|---|---|
| RGB | rgb(109, 217, 143) |
| HSL | hsl(139, 59%, 64%) |
| HSV | hsv(139, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.96, -47.29, 27.15) |
| CIE-LCH | lch(78.96, 54.53, 150.14°) |
| OKLab | oklab(80.22% -0.1286 0.0682) |
| OKLCH | oklch(80.22% 0.146 152.1) |
| XYZ | xyz(36.0749, 54.8572, 34.6688) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.96
Hospital Green
#9BE5AA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD98F #D96DB7
analogous
#81D96D #6DD98F #6DD9C5
triadic
#6DD98F #8F6DD9 #D98F6D
tetradic
#6DD98F #6D81D9 #D96DB7 #D9C56D
square
#6DD98F #6D81D9 #D96DB7 #D9C56D
split-complementary
#6DD98F #C56DD9 #D96D81
monochromatic
#2AA250 #3CCC6A #6DD98F #9EE6B4 #CEF2DA
Accessibility & contrast
On white
1.75
#6DD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6DD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD98F
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD98F | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#54D6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd98f; /* rgb */ color: rgb(109, 217, 143); /* oklch */ color: oklch(80.2% 0.146 152.1);
Tailwind
colors: {
custom: {
50: '#9de5b0',
500: '#6dd98f',
950: '#000000',
},
}SCSS
$custom: #6dd98f; $custom-light: #9de5b0; $custom-dark: #000000;
JSON
{
"hex": "#6dd98f",
"rgb": {
"r": 109,
"g": 217,
"b": 143
},
"hsl": {
"h": 138.889,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.80219,
"c": 0.14562,
"h": 152.1
},
"luminance": 0.5486
}Semantic roles & 50–950 ramp
primary
#6DD98F
secondary
#A54587
accent
#1F92C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481