#6FD98F#6FD98F
#6FD98F is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.145 H 151.7°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD98F |
|---|---|
| RGB | rgb(111, 217, 143) |
| HSL | hsl(138, 58%, 64%) |
| HSV | hsv(138, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(79.03, -46.78, 27.26) |
| CIE-LCH | lch(79.03, 54.15, 149.77°) |
| OKLab | oklab(80.3% -0.1273 0.0685) |
| OKLCH | oklch(80.3% 0.145 151.7) |
| XYZ | xyz(36.3238, 54.9855, 34.6804) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.46
Weird Green
#3AE57F
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.85
Soft Green
#6FC276
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD98F #D96FB9
analogous
#84D96F #6FD98F #6FD9C4
triadic
#6FD98F #8F6FD9 #D98F6F
tetradic
#6FD98F #6F84D9 #D96FB9 #D9C46F
square
#6FD98F #6F84D9 #D96FB9 #D9C46F
split-complementary
#6FD98F #C46FD9 #D96F84
monochromatic
#2BA34F #3FCC69 #6FD98F #9FE6B5 #D0F3DA
Accessibility & contrast
On white
1.75
#6FD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#6FD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD98F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD98F | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#CAC094
Tritanopia (blue-blind)
#58D6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd98f; /* rgb */ color: rgb(111, 217, 143); /* oklch */ color: oklch(80.3% 0.145 151.7);
Tailwind
colors: {
custom: {
50: '#9fe5b0',
500: '#6fd98f',
950: '#000000',
},
}SCSS
$custom: #6fd98f; $custom-light: #9fe5b0; $custom-dark: #000000;
JSON
{
"hex": "#6fd98f",
"rgb": {
"r": 111,
"g": 217,
"b": 143
},
"hsl": {
"h": 138.113,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.803,
"c": 0.14453,
"h": 151.7
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#6FD98F
secondary
#A64689
accent
#2094C6
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481