#6FF483#6FF483
#6FF483 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.193 H 146.7°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF483 |
|---|---|
| RGB | rgb(111, 244, 131) |
| HSL | hsl(129, 86%, 70%) |
| HSV | hsv(129, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 46.3%, 4.3%) |
| CIE-LAB | lab(86.86, -59.51, 43.46) |
| CIE-LCH | lch(86.86, 73.69, 143.86°) |
| OKLab | oklab(86.65% -0.1612 0.106) |
| OKLCH | oklch(86.65% 0.193 146.7) |
| XYZ | xyz(43.0003, 69.7158, 32.6588) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF483 #F46FE0
analogous
#9DF46F #6FF483 #6FF4C6
triadic
#6FF483 #836FF4 #F4836F
tetradic
#6FF483 #6F9DF4 #F46FE0 #F4C66F
square
#6FF483 #6F9DF4 #F46FE0 #F4C66F
split-complementary
#6FF483 #C66FF4 #F46F9D
monochromatic
#11D82F #36F052 #6FF483 #A8F8B4 #E1FDE5
Accessibility & contrast
On white
1.41
#6FF483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#6FF483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF483
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF483 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#54EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff483; /* rgb */ color: rgb(111, 244, 131); /* oklch */ color: oklch(86.6% 0.193 146.7);
Tailwind
colors: {
custom: {
50: '#a2f9a9',
500: '#6ff483',
950: '#000000',
},
}SCSS
$custom: #6ff483; $custom-light: #a2f9a9; $custom-dark: #000000;
JSON
{
"hex": "#6ff483",
"rgb": {
"r": 111,
"g": 244,
"b": 131
},
"hsl": {
"h": 129.023,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.86646,
"c": 0.19292,
"h": 146.7
},
"luminance": 0.6972
}Semantic roles & 50–950 ramp
primary
#6FF483
secondary
#CE39B7
accent
#03C1E2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581