#6CE87F#6CE87F
#6CE87F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.182 H 146.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE87F |
|---|---|
| RGB | rgb(108, 232, 127) |
| HSL | hsl(129, 73%, 67%) |
| HSV | hsv(129, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(83.14, -56.21, 40.68) |
| CIE-LCH | lch(83.14, 69.38, 144.10°) |
| OKLab | oklab(83.55% -0.1523 0.0995) |
| OKLCH | oklch(83.55% 0.182 146.8) |
| XYZ | xyz(38.8693, 62.4304, 30.0765) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.86
Minty Green
#0BF77D
ΔE00 4.98
Turquoise Green
#04F489
ΔE00 5.04
Spearmint
#1EF876
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE87F #E86CD5
analogous
#97E86C #6CE87F #6CE8BD
triadic
#6CE87F #7F6CE8 #E87F6C
tetradic
#6CE87F #6C97E8 #E86CD5 #E8BD6C
square
#6CE87F #6C97E8 #E86CD5 #E8BD6C
split-complementary
#6CE87F #BD6CE8 #E86C97
monochromatic
#1DBC36 #37E051 #6CE87F #A1F0AD #D6F9DB
Accessibility & contrast
On white
1.56
#6CE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6CE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE87F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE87F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#54E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce87f; /* rgb */ color: rgb(108, 232, 127); /* oklch */ color: oklch(83.6% 0.182 146.8);
Tailwind
colors: {
custom: {
50: '#9ff0a5',
500: '#6ce87f',
950: '#000000',
},
}SCSS
$custom: #6ce87f; $custom-light: #9ff0a5; $custom-dark: #000000;
JSON
{
"hex": "#6ce87f",
"rgb": {
"r": 108,
"g": 232,
"b": 127
},
"hsl": {
"h": 129.194,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83551,
"c": 0.18192,
"h": 146.8
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#6CE87F
secondary
#BB3DA8
accent
#10B7D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580