#6FD590#6FD590
#6FD590 is a light, vivid green. Relative luminance 0.530; OKLCH L 79.4% C 0.138 H 152.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD590 |
|---|---|
| RGB | rgb(111, 213, 144) |
| HSL | hsl(139, 55%, 64%) |
| HSV | hsv(139, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 32.4%, 16.5%) |
| CIE-LAB | lab(77.86, -44.90, 25.17) |
| CIE-LCH | lch(77.86, 51.47, 150.73°) |
| OKLab | oklab(79.35% -0.1223 0.0634) |
| OKLCH | oklch(79.35% 0.138 152.6) |
| XYZ | xyz(35.3814, 52.9789, 34.7417) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.59
Soft Green
#6FC276
ΔE00 5.49
Seaweed
#18D17B
ΔE00 5.51
Aqua Green
#12E193
ΔE00 5.70
Hospital Green
#9BE5AA
ΔE00 6.02
Seafoam
#7FE0B3
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD590 #D56FB4
analogous
#81D56F #6FD590 #6FD5C3
triadic
#6FD590 #906FD5 #D5906F
tetradic
#6FD590 #6F81D5 #D56FB4 #D5C36F
square
#6FD590 #6F81D5 #D56FB4 #D5C36F
split-complementary
#6FD590 #C36FD5 #D56F81
monochromatic
#2E9C51 #40C76B #6FD590 #9EE3B5 #CEF1D9
Accessibility & contrast
On white
1.81
#6FD590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6FD590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD590
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD590 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78C
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#58D3C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd590; /* rgb */ color: rgb(111, 213, 144); /* oklch */ color: oklch(79.4% 0.138 152.6);
Tailwind
colors: {
custom: {
50: '#9ee2b1',
500: '#6fd590',
950: '#000000',
},
}SCSS
$custom: #6fd590; $custom-light: #9ee2b1; $custom-dark: #000000;
JSON
{
"hex": "#6fd590",
"rgb": {
"r": 111,
"g": 213,
"b": 144
},
"hsl": {
"h": 139.412,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.79351,
"c": 0.13781,
"h": 152.6
},
"luminance": 0.52982
}Semantic roles & 50–950 ramp
primary
#6FD590
secondary
#A14884
accent
#238FC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481