#6CE07F#6CE07F
#6CE07F is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.171 H 147.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE07F |
|---|---|
| RGB | rgb(108, 224, 127) |
| HSL | hsl(130, 65%, 65%) |
| HSV | hsv(130, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.75, -53.06, 37.63) |
| CIE-LCH | lch(80.75, 65.05, 144.65°) |
| OKLab | oklab(81.59% -0.1439 0.0925) |
| OKLCH | oklch(81.59% 0.171 147.3) |
| XYZ | xyz(36.6685, 58.0288, 29.3429) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.45
Lightish Green
#61E160
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 6.08
Fresh Green
#69D84F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE07F #E06CCD
analogous
#93E06C #6CE07F #6CE0B9
triadic
#6CE07F #7F6CE0 #E07F6C
tetradic
#6CE07F #6C93E0 #E06CCD #E0B96C
square
#6CE07F #6C93E0 #E06CCD #E0B96C
split-complementary
#6CE07F #B96CE0 #E06C93
monochromatic
#25AD3B #39D553 #6CE07F #9FEBAB #D1F5D7
Accessibility & contrast
On white
1.67
#6CE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#6CE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE07F
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE07F | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF78
Deuteranopia (green-blind)
#D3C485
Tritanopia (blue-blind)
#56DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ce07f; /* rgb */ color: rgb(108, 224, 127); /* oklch */ color: oklch(81.6% 0.171 147.3);
Tailwind
colors: {
custom: {
50: '#9eeaa5',
500: '#6ce07f',
950: '#000000',
},
}SCSS
$custom: #6ce07f; $custom-light: #9eeaa5; $custom-dark: #000000;
JSON
{
"hex": "#6ce07f",
"rgb": {
"r": 108,
"g": 224,
"b": 127
},
"hsl": {
"h": 129.828,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.81594,
"c": 0.17103,
"h": 147.3
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#6CE07F
secondary
#AF419D
accent
#18AFCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480