#6FD489#6FD489
#6FD489 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.143 H 150.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD489 |
|---|---|
| RGB | rgb(111, 212, 137) |
| HSL | hsl(135, 54%, 63%) |
| HSV | hsv(135, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 35.4%, 16.9%) |
| CIE-LAB | lab(77.44, -45.71, 28.24) |
| CIE-LCH | lch(77.44, 53.73, 148.30°) |
| OKLab | oklab(78.97% -0.1243 0.0707) |
| OKLCH | oklch(78.97% 0.143 150.4) |
| XYZ | xyz(34.6121, 52.2700, 31.9273) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.01
Soft Green
#6FC276
ΔE00 4.76
Seaweed
#18D17B
ΔE00 5.22
Dark Mint
#48C072
ΔE00 5.98
Weird Green
#3AE57F
ΔE00 5.99
Aqua Green
#12E193
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD489 #D46FBA
analogous
#87D46F #6FD489 #6FD4BC
triadic
#6FD489 #896FD4 #D4896F
tetradic
#6FD489 #6F87D4 #D46FBA #D4BC6F
square
#6FD489 #6F87D4 #D46FBA #D4BC6F
split-complementary
#6FD489 #BC6FD4 #D46F87
monochromatic
#2E9A4A #40C662 #6FD489 #9EE2B0 #CDF0D6
Accessibility & contrast
On white
1.83
#6FD489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6FD489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD489
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD489 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#C7BB8E
Tritanopia (blue-blind)
#5BD1C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd489; /* rgb */ color: rgb(111, 212, 137); /* oklch */ color: oklch(79.0% 0.143 150.4);
Tailwind
colors: {
custom: {
50: '#9ee2ac',
500: '#6fd489',
950: '#000000',
},
}SCSS
$custom: #6fd489; $custom-light: #9ee2ac; $custom-dark: #000000;
JSON
{
"hex": "#6fd489",
"rgb": {
"r": 111,
"g": 212,
"b": 137
},
"hsl": {
"h": 135.446,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78967,
"c": 0.14302,
"h": 150.4
},
"luminance": 0.52273
}Semantic roles & 50–950 ramp
primary
#6FD489
secondary
#9F4889
accent
#2499C1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481