#6CE385#6CE385
#6CE385 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.170 H 148.5°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE385 |
|---|---|
| RGB | rgb(108, 227, 133) |
| HSL | hsl(133, 68%, 66%) |
| HSV | hsv(133, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 41.4%, 11%) |
| CIE-LAB | lab(81.74, -53.32, 35.91) |
| CIE-LCH | lch(81.74, 64.28, 146.04°) |
| OKLab | oklab(82.43% -0.1445 0.0887) |
| OKLCH | oklch(82.43% 0.17 148.5) |
| XYZ | xyz(37.8846, 59.8166, 31.7351) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.74
Lightish Green
#61E160
ΔE00 4.99
Turquoise Green
#04F489
ΔE00 5.49
Aqua Green
#12E193
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE385 #E36CCA
analogous
#8EE36C #6CE385 #6CE3C0
triadic
#6CE385 #856CE3 #E3856C
tetradic
#6CE385 #6C8EE3 #E36CCA #E3C06C
square
#6CE385 #6C8EE3 #E36CCA #E3C06C
split-complementary
#6CE385 #C06CE3 #E36C8E
monochromatic
#22B340 #39D95A #6CE385 #9FEDB0 #D3F7DA
Accessibility & contrast
On white
1.62
#6CE385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6CE385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE385
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE385 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27E
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#53DFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ce385; /* rgb */ color: rgb(108, 227, 133); /* oklch */ color: oklch(82.4% 0.170 148.5);
Tailwind
colors: {
custom: {
50: '#9eeca9',
500: '#6ce385',
950: '#000000',
},
}SCSS
$custom: #6ce385; $custom-light: #9eeca9; $custom-dark: #000000;
JSON
{
"hex": "#6ce385",
"rgb": {
"r": 108,
"g": 227,
"b": 133
},
"hsl": {
"h": 132.605,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.82429,
"c": 0.16958,
"h": 148.5
},
"luminance": 0.5982
}Semantic roles & 50–950 ramp
primary
#6CE385
secondary
#B3409B
accent
#16A9D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581