#6FE487#6FE487
#6FE487 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.168 H 148.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE487 |
|---|---|
| RGB | rgb(111, 228, 135) |
| HSL | hsl(132, 68%, 66%) |
| HSV | hsv(132, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(82.17, -52.65, 35.49) |
| CIE-LCH | lch(82.17, 63.50, 146.02°) |
| OKLab | oklab(82.82% -0.1428 0.0878) |
| OKLCH | oklch(82.82% 0.168 148.4) |
| XYZ | xyz(38.6696, 60.6124, 32.5786) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 3.78
Tealish Green
#0CDC73
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.53
Seafoam Green
#7AF9AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE487 #E46FCC
analogous
#92E46F #6FE487 #6FE4C2
triadic
#6FE487 #876FE4 #E4876F
tetradic
#6FE487 #6F92E4 #E46FCC #E4C26F
square
#6FE487 #6F92E4 #E46FCC #E4C26F
split-complementary
#6FE487 #C26FE4 #E46F92
monochromatic
#22B641 #3BDA5C #6FE487 #A3EEB2 #D6F7DD
Accessibility & contrast
On white
1.60
#6FE487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6FE487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE487
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE487 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D380
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#58E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe487; /* rgb */ color: rgb(111, 228, 135); /* oklch */ color: oklch(82.8% 0.168 148.4);
Tailwind
colors: {
custom: {
50: '#a0edab',
500: '#6fe487',
950: '#000000',
},
}SCSS
$custom: #6fe487; $custom-light: #a0edab; $custom-dark: #000000;
JSON
{
"hex": "#6fe487",
"rgb": {
"r": 111,
"g": 228,
"b": 135
},
"hsl": {
"h": 132.308,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.82821,
"c": 0.16761,
"h": 148.4
},
"luminance": 0.60616
}Semantic roles & 50–950 ramp
primary
#6FE487
secondary
#B7409F
accent
#15AAD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581