#6FF883#6FF883
#6FF883 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.6% C 0.198 H 146.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF883 |
|---|---|
| RGB | rgb(111, 248, 131) |
| HSL | hsl(129, 91%, 70%) |
| HSV | hsv(129, 55%, 97%) |
| CMYK | cmyk(55.2%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(88.04, -61.03, 44.95) |
| CIE-LCH | lch(88.04, 75.79, 143.63°) |
| OKLab | oklab(87.62% -0.1653 0.1093) |
| OKLCH | oklch(87.62% 0.198 146.5) |
| XYZ | xyz(44.2169, 72.1491, 33.0644) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Easter Green
#8CFD7E
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF883 #F86FE4
analogous
#9FF86F #6FF883 #6FF8C7
triadic
#6FF883 #836FF8 #F8836F
tetradic
#6FF883 #6F9FF8 #F86FE4 #F8C76F
square
#6FF883 #6F9FF8 #F86FE4 #F8C76F
split-complementary
#6FF883 #C76FF8 #F86F9F
monochromatic
#0BE22A #35F551 #6FF883 #A9FBB5 #E2FEE6
Accessibility & contrast
On white
1.36
#6FF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#6FF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF883
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF883 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#53F3DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6ff883; /* rgb */ color: rgb(111, 248, 131); /* oklch */ color: oklch(87.6% 0.198 146.5);
Tailwind
colors: {
custom: {
50: '#a3fba9',
500: '#6ff883',
950: '#000000',
},
}SCSS
$custom: #6ff883; $custom-light: #a3fba9; $custom-dark: #000000;
JSON
{
"hex": "#6ff883",
"rgb": {
"r": 111,
"g": 248,
"b": 131
},
"hsl": {
"h": 128.759,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.87618,
"c": 0.19817,
"h": 146.5
},
"luminance": 0.72153
}Semantic roles & 50–950 ramp
primary
#6FF883
secondary
#D338BC
accent
#00C4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581