#6FD883#6FD883
#6FD883 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.8% C 0.155 H 148.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD883 |
|---|---|
| RGB | rgb(111, 216, 131) |
| HSL | hsl(131, 57%, 64%) |
| HSV | hsv(131, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(78.54, -48.40, 32.76) |
| CIE-LCH | lch(78.54, 58.44, 145.90°) |
| OKLab | oklab(79.83% -0.1314 0.0813) |
| OKLCH | oklch(79.83% 0.155 148.3) |
| XYZ | xyz(35.2060, 54.1272, 30.0607) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.71
Weird Green
#3AE57F
ΔE00 4.80
Tealish Green
#0CDC73
ΔE00 5.20
Seaweed
#18D17B
ΔE00 5.42
Soft Green
#6FC276
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD883 #D86FC4
analogous
#90D86F #6FD883 #6FD8B8
triadic
#6FD883 #836FD8 #D8836F
tetradic
#6FD883 #6F90D8 #D86FC4 #D8B86F
square
#6FD883 #6F90D8 #D86FC4 #D8B86F
split-complementary
#6FD883 #B86FD8 #D86F90
monochromatic
#2CA142 #3FCB5A #6FD883 #9FE5AC #CFF2D6
Accessibility & contrast
On white
1.78
#6FD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6FD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD883
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD883 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87D
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#5CD4C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd883; /* rgb */ color: rgb(111, 216, 131); /* oklch */ color: oklch(79.8% 0.155 148.3);
Tailwind
colors: {
custom: {
50: '#9fe5a8',
500: '#6fd883',
950: '#000000',
},
}SCSS
$custom: #6fd883; $custom-light: #9fe5a8; $custom-dark: #000000;
JSON
{
"hex": "#6fd883",
"rgb": {
"r": 111,
"g": 216,
"b": 131
},
"hsl": {
"h": 131.429,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79828,
"c": 0.15453,
"h": 148.3
},
"luminance": 0.5413
}Semantic roles & 50–950 ramp
primary
#6FD883
secondary
#A54693
accent
#21A6C5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480