#6FD583#6FD583
#6FD583 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.1% C 0.150 H 148.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD583 |
|---|---|
| RGB | rgb(111, 213, 131) |
| HSL | hsl(132, 55%, 64%) |
| HSV | hsv(132, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 38.5%, 16.5%) |
| CIE-LAB | lab(77.64, -47.15, 31.59) |
| CIE-LCH | lch(77.64, 56.75, 146.18°) |
| OKLab | oklab(79.1% -0.1281 0.0785) |
| OKLCH | oklch(79.1% 0.15 148.5) |
| XYZ | xyz(34.4444, 52.6041, 29.8069) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.13
Soft Green
#6FC276
ΔE00 4.78
Seaweed
#18D17B
ΔE00 5.26
Weird Green
#3AE57F
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.55
Dark Mint
#48C072
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD583 #D56FC1
analogous
#8ED56F #6FD583 #6FD5B6
triadic
#6FD583 #836FD5 #D5836F
tetradic
#6FD583 #6F8ED5 #D56FC1 #D5B66F
square
#6FD583 #6F8ED5 #D56FC1 #D5B66F
split-complementary
#6FD583 #B66FD5 #D56F8E
monochromatic
#2E9C43 #40C75A #6FD583 #9EE3AC #CEF1D5
Accessibility & contrast
On white
1.82
#6FD583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6FD583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD583
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD583 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#C8BC88
Tritanopia (blue-blind)
#5CD1C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd583; /* rgb */ color: rgb(111, 213, 131); /* oklch */ color: oklch(79.1% 0.150 148.5);
Tailwind
colors: {
custom: {
50: '#9ee2a8',
500: '#6fd583',
950: '#000000',
},
}SCSS
$custom: #6fd583; $custom-light: #9ee2a8; $custom-dark: #000000;
JSON
{
"hex": "#6fd583",
"rgb": {
"r": 111,
"g": 213,
"b": 131
},
"hsl": {
"h": 131.765,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.79097,
"c": 0.15023,
"h": 148.5
},
"luminance": 0.52607
}Semantic roles & 50–950 ramp
primary
#6FD583
secondary
#A1488F
accent
#23A3C2
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480