#6CD98F#6CD98F
#6CD98F is a light, vivid green. Relative luminance 0.548; OKLCH L 80.2% C 0.146 H 152.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD98F |
|---|---|
| RGB | rgb(108, 217, 143) |
| HSL | hsl(139, 59%, 64%) |
| HSV | hsv(139, 50%, 85%) |
| CMYK | cmyk(50.2%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.92, -47.54, 27.10) |
| CIE-LCH | lch(78.92, 54.72, 150.32°) |
| OKLab | oklab(80.18% -0.1293 0.0681) |
| OKLCH | oklch(80.18% 0.146 152.2) |
| XYZ | xyz(35.9526, 54.7941, 34.6630) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.88
Aqua Green
#12E193
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.22
Weird Green
#3AE57F
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD98F #D96CB6
analogous
#7FD96C #6CD98F #6CD9C5
triadic
#6CD98F #8F6CD9 #D98F6C
tetradic
#6CD98F #6C7FD9 #D96CB6 #D9C56C
square
#6CD98F #6C7FD9 #D96CB6 #D9C56C
split-complementary
#6CD98F #C56CD9 #D96C7F
monochromatic
#2AA150 #3BCC6A #6CD98F #9DE6B4 #CDF2D9
Accessibility & contrast
On white
1.76
#6CD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#6CD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD98F
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD98F | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#53D6C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd98f; /* rgb */ color: rgb(108, 217, 143); /* oklch */ color: oklch(80.2% 0.146 152.2);
Tailwind
colors: {
custom: {
50: '#9de5b0',
500: '#6cd98f',
950: '#000000',
},
}SCSS
$custom: #6cd98f; $custom-light: #9de5b0; $custom-dark: #000000;
JSON
{
"hex": "#6cd98f",
"rgb": {
"r": 108,
"g": 217,
"b": 143
},
"hsl": {
"h": 139.266,
"s": 58.919,
"l": 63.725
},
"oklch": {
"l": 0.80179,
"c": 0.14615,
"h": 152.2
},
"luminance": 0.54797
}Semantic roles & 50–950 ramp
primary
#6CD98F
secondary
#A54586
accent
#1F91C7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481