#6DD98E#6DD98E
#6DD98E is a light, vivid green. Relative luminance 0.548; OKLCH L 80.2% C 0.147 H 151.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD98E |
|---|---|
| RGB | rgb(109, 217, 142) |
| HSL | hsl(138, 59%, 64%) |
| HSV | hsv(138, 50%, 85%) |
| CMYK | cmyk(49.8%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(78.94, -47.47, 27.65) |
| CIE-LCH | lch(78.94, 54.93, 149.78°) |
| OKLab | oklab(80.2% -0.1291 0.0694) |
| OKLCH | oklch(80.2% 0.147 151.7) |
| XYZ | xyz(35.9995, 54.8270, 34.2716) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.26
Tealish Green
#0CDC73
ΔE00 5.84
Soft Green
#6FC276
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD98E #D96DB8
analogous
#82D96D #6DD98E #6DD9C4
triadic
#6DD98E #8E6DD9 #D98E6D
tetradic
#6DD98E #6D82D9 #D96DB8 #D9C46D
square
#6DD98E #6D82D9 #D96DB8 #D9C46D
split-complementary
#6DD98E #C46DD9 #D96D82
monochromatic
#2AA24F #3CCC68 #6DD98E #9EE6B4 #CEF2D9
Accessibility & contrast
On white
1.75
#6DD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6DD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD98E
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD98E | 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)
#DACA89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#55D6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6dd98e; /* rgb */ color: rgb(109, 217, 142); /* oklch */ color: oklch(80.2% 0.147 151.7);
Tailwind
colors: {
custom: {
50: '#9de5af',
500: '#6dd98e',
950: '#000000',
},
}SCSS
$custom: #6dd98e; $custom-light: #9de5af; $custom-dark: #000000;
JSON
{
"hex": "#6dd98e",
"rgb": {
"r": 109,
"g": 217,
"b": 142
},
"hsl": {
"h": 138.333,
"s": 58.696,
"l": 63.922
},
"oklch": {
"l": 0.80199,
"c": 0.14656,
"h": 151.7
},
"luminance": 0.5483
}Semantic roles & 50–950 ramp
primary
#6DD98E
secondary
#A54588
accent
#1F93C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481