#6FE27A#6FE27A
#6FE27A is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.1% C 0.177 H 145.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE27A |
|---|---|
| RGB | rgb(111, 226, 122) |
| HSL | hsl(126, 66%, 66%) |
| HSV | hsv(126, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(81.39, -53.83, 40.93) |
| CIE-LCH | lch(81.39, 67.62, 142.75°) |
| OKLab | oklab(82.12% -0.1461 0.0998) |
| OKLCH | oklch(82.12% 0.177 145.7) |
| XYZ | xyz(37.2626, 59.1744, 27.8668) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 5.41
Minty Green
#0BF77D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE27A #E26FD7
analogous
#9DE26F #6FE27A #6FE2B3
triadic
#6FE27A #7A6FE2 #E27A6F
tetradic
#6FE27A #6F9DE2 #E26FD7 #E2B36F
square
#6FE27A #6F9DE2 #E26FD7 #E2B36F
split-complementary
#6FE27A #B36FE2 #E26F9D
monochromatic
#24B332 #3CD84B #6FE27A #A2ECA9 #D5F7D8
Accessibility & contrast
On white
1.64
#6FE27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6FE27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE27A
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE27A | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D172
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#5CDDC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe27a; /* rgb */ color: rgb(111, 226, 122); /* oklch */ color: oklch(82.1% 0.177 145.7);
Tailwind
colors: {
custom: {
50: '#a0eca2',
500: '#6fe27a',
950: '#000000',
},
}SCSS
$custom: #6fe27a; $custom-light: #a0eca2; $custom-dark: #000000;
JSON
{
"hex": "#6fe27a",
"rgb": {
"r": 111,
"g": 226,
"b": 122
},
"hsl": {
"h": 125.739,
"s": 66.474,
"l": 66.078
},
"oklch": {
"l": 0.82119,
"c": 0.17693,
"h": 145.7
},
"luminance": 0.59177
}Semantic roles & 50–950 ramp
primary
#6FE27A
secondary
#B442A9
accent
#17BDCE
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580