#6FD889#6FD889
#6FD889 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.9% C 0.149 H 150.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD889 |
|---|---|
| RGB | rgb(111, 216, 137) |
| HSL | hsl(135, 57%, 64%) |
| HSV | hsv(135, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(78.63, -47.40, 29.82) |
| CIE-LCH | lch(78.63, 56.00, 147.82°) |
| OKLab | oklab(79.94% -0.1288 0.0745) |
| OKLCH | oklch(79.94% 0.149 150) |
| XYZ | xyz(35.6245, 54.2946, 32.2647) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.60
Aqua Green
#12E193
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD889 #D86FBE
analogous
#8AD86F #6FD889 #6FD8BE
triadic
#6FD889 #896FD8 #D8896F
tetradic
#6FD889 #6F8AD8 #D86FBE #D8BE6F
square
#6FD889 #6F8AD8 #D86FBE #D8BE6F
split-complementary
#6FD889 #BE6FD8 #D86F8A
monochromatic
#2CA149 #3FCB62 #6FD889 #9FE5B0 #CFF2D8
Accessibility & contrast
On white
1.77
#6FD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#6FD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD889
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD889 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#CABF8E
Tritanopia (blue-blind)
#5AD5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd889; /* rgb */ color: rgb(111, 216, 137); /* oklch */ color: oklch(79.9% 0.149 150.0);
Tailwind
colors: {
custom: {
50: '#9fe5ac',
500: '#6fd889',
950: '#000000',
},
}SCSS
$custom: #6fd889; $custom-light: #9fe5ac; $custom-dark: #000000;
JSON
{
"hex": "#6fd889",
"rgb": {
"r": 111,
"g": 216,
"b": 137
},
"hsl": {
"h": 134.857,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.7994,
"c": 0.14879,
"h": 150
},
"luminance": 0.54297
}Semantic roles & 50–950 ramp
primary
#6FD889
secondary
#A5468D
accent
#219CC5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481