#6CE57E#6CE57E
#6CE57E is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.179 H 146.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE57E |
|---|---|
| RGB | rgb(108, 229, 126) |
| HSL | hsl(129, 70%, 66%) |
| HSV | hsv(129, 53%, 90%) |
| CMYK | cmyk(52.8%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(82.23, -55.18, 40.02) |
| CIE-LCH | lch(82.23, 68.17, 144.05°) |
| OKLab | oklab(82.8% -0.1496 0.0979) |
| OKLCH | oklch(82.8% 0.179 146.8) |
| XYZ | xyz(37.9672, 60.7300, 29.4559) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightish Green
#61E160
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.91
Turquoise Green
#04F489
ΔE00 5.41
Minty Green
#0BF77D
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE57E #E56CD3
analogous
#96E56C #6CE57E #6CE5BA
triadic
#6CE57E #7E6CE5 #E57E6C
tetradic
#6CE57E #6C96E5 #E56CD3 #E5BA6C
square
#6CE57E #6C96E5 #E56CD3 #E5BA6C
split-complementary
#6CE57E #BA6CE5 #E56C96
monochromatic
#20B637 #38DC50 #6CE57E #A0EEAC #D4F7D9
Accessibility & contrast
On white
1.60
#6CE57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6CE57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE57E
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE57E | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#55E0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce57e; /* rgb */ color: rgb(108, 229, 126); /* oklch */ color: oklch(82.8% 0.179 146.8);
Tailwind
colors: {
custom: {
50: '#9feea5',
500: '#6ce57e',
950: '#000000',
},
}SCSS
$custom: #6ce57e; $custom-light: #9feea5; $custom-dark: #000000;
JSON
{
"hex": "#6ce57e",
"rgb": {
"r": 108,
"g": 229,
"b": 126
},
"hsl": {
"h": 128.926,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.82802,
"c": 0.17879,
"h": 146.8
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#6CE57E
secondary
#B73FA5
accent
#14B6D2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580