#6FF283#6FF283
#6FF283 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.190 H 146.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF283 |
|---|---|
| RGB | rgb(111, 242, 131) |
| HSL | hsl(129, 83%, 69%) |
| HSV | hsv(129, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(86.27, -58.75, 42.71) |
| CIE-LCH | lch(86.27, 72.64, 143.98°) |
| OKLab | oklab(86.16% -0.1592 0.1043) |
| OKLCH | oklch(86.16% 0.19 146.8) |
| XYZ | xyz(42.4018, 68.5188, 32.4593) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.03
Wintergreen
#20F986
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF283 #F26FDE
analogous
#9DF26F #6FF283 #6FF2C4
triadic
#6FF283 #836FF2 #F2836F
tetradic
#6FF283 #6F9DF2 #F26FDE #F2C46F
square
#6FF283 #6F9DF2 #F26FDE #F2C46F
split-complementary
#6FF283 #C46FF2 #F26F9D
monochromatic
#13D430 #37ED53 #6FF283 #A7F7B3 #DFFCE4
Accessibility & contrast
On white
1.43
#6FF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6FF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF283
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF283 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#55EDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff283; /* rgb */ color: rgb(111, 242, 131); /* oklch */ color: oklch(86.2% 0.190 146.8);
Tailwind
colors: {
custom: {
50: '#a2f7a8',
500: '#6ff283',
950: '#000000',
},
}SCSS
$custom: #6ff283; $custom-light: #a2f7a8; $custom-dark: #000000;
JSON
{
"hex": "#6ff283",
"rgb": {
"r": 111,
"g": 242,
"b": 131
},
"hsl": {
"h": 129.16,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.8616,
"c": 0.19027,
"h": 146.8
},
"luminance": 0.68522
}Semantic roles & 50–950 ramp
primary
#6FF283
secondary
#CB3AB5
accent
#06BFE0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581