#6CE87A#6CE87A
#6CE87A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.186 H 145.9°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE87A |
|---|---|
| RGB | rgb(108, 232, 122) |
| HSL | hsl(127, 73%, 67%) |
| HSV | hsv(127, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(83.07, -56.93, 43.03) |
| CIE-LCH | lch(83.07, 71.36, 142.92°) |
| OKLab | oklab(83.47% -0.1543 0.1046) |
| OKLCH | oklch(83.47% 0.186 145.9) |
| XYZ | xyz(38.5515, 62.3033, 28.4028) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.90
Spearmint
#1EF876
ΔE00 4.94
Minty Green
#0BF77D
ΔE00 5.01
Lightgreen (survey)
#76FF7B
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE87A #E86CDA
analogous
#9CE86C #6CE87A #6CE8B8
triadic
#6CE87A #7A6CE8 #E87A6C
tetradic
#6CE87A #6C9CE8 #E86CDA #E8B86C
square
#6CE87A #6C9CE8 #E86CDA #E8B86C
split-complementary
#6CE87A #B86CE8 #E86C9C
monochromatic
#1DBC2F #37E04A #6CE87A #A1F0AA #D6F9DA
Accessibility & contrast
On white
1.56
#6CE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6CE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE87A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE87A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#55E3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce87a; /* rgb */ color: rgb(108, 232, 122); /* oklch */ color: oklch(83.5% 0.186 145.9);
Tailwind
colors: {
custom: {
50: '#9ff0a2',
500: '#6ce87a',
950: '#000000',
},
}SCSS
$custom: #6ce87a; $custom-light: #9ff0a2; $custom-dark: #000000;
JSON
{
"hex": "#6ce87a",
"rgb": {
"r": 108,
"g": 232,
"b": 122
},
"hsl": {
"h": 126.774,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83474,
"c": 0.18645,
"h": 145.9
},
"luminance": 0.62307
}Semantic roles & 50–950 ramp
primary
#6CE87A
secondary
#BB3DAD
accent
#10BFD5
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580