#6FD98A#6FD98A
#6FD98A is a light, vivid green. Relative luminance 0.548; OKLCH L 80.2% C 0.149 H 150.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD98A |
|---|---|
| RGB | rgb(111, 217, 138) |
| HSL | hsl(135, 58%, 64%) |
| HSV | hsv(135, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 36.4%, 14.9%) |
| CIE-LAB | lab(78.95, -47.65, 29.73) |
| CIE-LCH | lch(78.95, 56.16, 148.04°) |
| OKLab | oklab(80.2% -0.1295 0.0743) |
| OKLCH | oklch(80.2% 0.149 150.2) |
| XYZ | xyz(35.9535, 54.8374, 32.7299) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.83
Weird Green
#3AE57F
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.61
Soft Green
#6FC276
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD98A #D96FBE
analogous
#89D96F #6FD98A #6FD9BF
triadic
#6FD98A #8A6FD9 #D98A6F
tetradic
#6FD98A #6F89D9 #D96FBE #D9BF6F
square
#6FD98A #6F89D9 #D96FBE #D9BF6F
split-complementary
#6FD98A #BF6FD9 #D96F89
monochromatic
#2BA349 #3FCC63 #6FD98A #9FE6B1 #D0F3D9
Accessibility & contrast
On white
1.75
#6FD98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6FD98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD98A
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD98A | 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)
#DACA85
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#59D6C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd98a; /* rgb */ color: rgb(111, 217, 138); /* oklch */ color: oklch(80.2% 0.149 150.2);
Tailwind
colors: {
custom: {
50: '#9fe5ad',
500: '#6fd98a',
950: '#000000',
},
}SCSS
$custom: #6fd98a; $custom-light: #9fe5ad; $custom-dark: #000000;
JSON
{
"hex": "#6fd98a",
"rgb": {
"r": 111,
"g": 217,
"b": 138
},
"hsl": {
"h": 135.283,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80202,
"c": 0.14928,
"h": 150.2
},
"luminance": 0.5484
}Semantic roles & 50–950 ramp
primary
#6FD98A
secondary
#A6468E
accent
#209CC6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481