#6FE484#6FE484
#6FE484 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.170 H 147.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE484 |
|---|---|
| RGB | rgb(111, 228, 132) |
| HSL | hsl(131, 68%, 66%) |
| HSV | hsv(131, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.12, -53.13, 36.93) |
| CIE-LCH | lch(82.12, 64.70, 145.19°) |
| OKLab | oklab(82.77% -0.1441 0.091) |
| OKLCH | oklch(82.77% 0.17 147.7) |
| XYZ | xyz(38.4614, 60.5291, 31.4818) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 3.71
Lightish Green
#61E160
ΔE00 4.71
Tealish Green
#0CDC73
ΔE00 5.02
Turquoise Green
#04F489
ΔE00 5.56
Palegreen
#98FB98
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE484 #E46FCF
analogous
#95E46F #6FE484 #6FE4BF
triadic
#6FE484 #846FE4 #E4846F
tetradic
#6FE484 #6F95E4 #E46FCF #E4BF6F
square
#6FE484 #6F95E4 #E46FCF #E4BF6F
split-complementary
#6FE484 #BF6FE4 #E46F95
monochromatic
#22B63D #3BDA58 #6FE484 #A3EEB0 #D6F7DC
Accessibility & contrast
On white
1.60
#6FE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#6FE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE484
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE484 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#59E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe484; /* rgb */ color: rgb(111, 228, 132); /* oklch */ color: oklch(82.8% 0.170 147.7);
Tailwind
colors: {
custom: {
50: '#a0eda9',
500: '#6fe484',
950: '#000000',
},
}SCSS
$custom: #6fe484; $custom-light: #a0eda9; $custom-dark: #000000;
JSON
{
"hex": "#6fe484",
"rgb": {
"r": 111,
"g": 228,
"b": 132
},
"hsl": {
"h": 130.769,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.8277,
"c": 0.17041,
"h": 147.7
},
"luminance": 0.60532
}Semantic roles & 50–950 ramp
primary
#6FE484
secondary
#B740A2
accent
#15AFD0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580