#6FF284#6FF284
#6FF284 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.189 H 147.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF284 |
|---|---|
| RGB | rgb(111, 242, 132) |
| HSL | hsl(130, 83%, 69%) |
| HSV | hsv(130, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(86.28, -58.60, 42.25) |
| CIE-LCH | lch(86.28, 72.24, 144.21°) |
| OKLab | oklab(86.18% -0.1588 0.1033) |
| OKLCH | oklch(86.18% 0.189 147) |
| XYZ | xyz(42.4699, 68.5460, 32.8180) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.92
Spearmint
#1EF876
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF284 #F26FDD
analogous
#9CF26F #6FF284 #6FF2C5
triadic
#6FF284 #846FF2 #F2846F
tetradic
#6FF284 #6F9CF2 #F26FDD #F2C56F
square
#6FF284 #6F9CF2 #F26FDD #F2C56F
split-complementary
#6FF284 #C56FF2 #F26F9C
monochromatic
#13D432 #37ED54 #6FF284 #A7F7B4 #DFFCE4
Accessibility & contrast
On white
1.43
#6FF284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6FF284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF284
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF284 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#55EDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff284; /* rgb */ color: rgb(111, 242, 132); /* oklch */ color: oklch(86.2% 0.189 147.0);
Tailwind
colors: {
custom: {
50: '#a2f7a9',
500: '#6ff284',
950: '#000000',
},
}SCSS
$custom: #6ff284; $custom-light: #a2f7a9; $custom-dark: #000000;
JSON
{
"hex": "#6ff284",
"rgb": {
"r": 111,
"g": 242,
"b": 132
},
"hsl": {
"h": 129.618,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.86175,
"c": 0.18938,
"h": 147
},
"luminance": 0.6855
}Semantic roles & 50–950 ramp
primary
#6FF284
secondary
#CB3AB4
accent
#06BDE0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581