#6CE47A#6CE47A
#6CE47A is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.5% C 0.181 H 146.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE47A |
|---|---|
| RGB | rgb(108, 228, 122) |
| HSL | hsl(127, 69%, 66%) |
| HSV | hsv(127, 53%, 89%) |
| CMYK | cmyk(52.6%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(81.88, -55.38, 41.53) |
| CIE-LCH | lch(81.88, 69.22, 143.13°) |
| OKLab | oklab(82.49% -0.1502 0.1012) |
| OKLCH | oklch(82.49% 0.181 146) |
| XYZ | xyz(37.4384, 60.0770, 28.0317) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.95
Fresh Green
#69D84F
ΔE00 5.54
Minty Green
#0BF77D
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE47A #E46CD6
analogous
#9AE46C #6CE47A #6CE4B6
triadic
#6CE47A #7A6CE4 #E47A6C
tetradic
#6CE47A #6C9AE4 #E46CD6 #E4B66C
square
#6CE47A #6C9AE4 #E46CD6 #E4B66C
split-complementary
#6CE47A #B66CE4 #E46C9A
monochromatic
#21B432 #38DB4B #6CE47A #A0EDA9 #D3F7D8
Accessibility & contrast
On white
1.61
#6CE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6CE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE47A
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE47A | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#56DFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ce47a; /* rgb */ color: rgb(108, 228, 122); /* oklch */ color: oklch(82.5% 0.181 146.0);
Tailwind
colors: {
custom: {
50: '#9feda2',
500: '#6ce47a',
950: '#000000',
},
}SCSS
$custom: #6ce47a; $custom-light: #9feda2; $custom-dark: #000000;
JSON
{
"hex": "#6ce47a",
"rgb": {
"r": 108,
"g": 228,
"b": 122
},
"hsl": {
"h": 127,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.82494,
"c": 0.18109,
"h": 146
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#6CE47A
secondary
#B53FA7
accent
#15BBD1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580