#6FD58F#6FD58F
#6FD58F is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.139 H 152.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD58F |
|---|---|
| RGB | rgb(111, 213, 143) |
| HSL | hsl(139, 55%, 64%) |
| HSV | hsv(139, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(77.84, -45.08, 25.66) |
| CIE-LCH | lch(77.84, 51.87, 150.35°) |
| OKLab | oklab(79.33% -0.1228 0.0646) |
| OKLCH | oklch(79.33% 0.139 152.2) |
| XYZ | xyz(35.3053, 52.9485, 34.3409) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.50
Soft Green
#6FC276
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.07
Weird Green
#3AE57F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD58F #D56FB5
analogous
#82D56F #6FD58F #6FD5C2
triadic
#6FD58F #8F6FD5 #D58F6F
tetradic
#6FD58F #6F82D5 #D56FB5 #D5C26F
square
#6FD58F #6F82D5 #D56FB5 #D5C26F
split-complementary
#6FD58F #C26FD5 #D56F82
monochromatic
#2E9C50 #40C76A #6FD58F #9EE3B4 #CEF1D9
Accessibility & contrast
On white
1.81
#6FD58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6FD58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD58F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD58F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78B
Deuteranopia (green-blind)
#C7BC93
Tritanopia (blue-blind)
#59D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd58f; /* rgb */ color: rgb(111, 213, 143); /* oklch */ color: oklch(79.3% 0.139 152.2);
Tailwind
colors: {
custom: {
50: '#9ee2b0',
500: '#6fd58f',
950: '#000000',
},
}SCSS
$custom: #6fd58f; $custom-light: #9ee2b0; $custom-dark: #000000;
JSON
{
"hex": "#6fd58f",
"rgb": {
"r": 111,
"g": 213,
"b": 143
},
"hsl": {
"h": 138.824,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.7933,
"c": 0.13876,
"h": 152.2
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#6FD58F
secondary
#A14885
accent
#2390C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481