#6CE682#6CE682
#6CE682 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.176 H 147.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE682 |
|---|---|
| RGB | rgb(108, 230, 130) |
| HSL | hsl(131, 71%, 66%) |
| HSV | hsv(131, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 43.5%, 9.8%) |
| CIE-LAB | lab(82.59, -54.97, 38.50) |
| CIE-LCH | lch(82.59, 67.11, 144.99°) |
| OKLab | oklab(83.11% -0.149 0.0946) |
| OKLCH | oklch(83.11% 0.176 147.6) |
| XYZ | xyz(38.5080, 61.3902, 30.9350) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 3.73
Lightish Green
#61E160
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.13
Minty Green
#0BF77D
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE682 #E66CD0
analogous
#93E66C #6CE682 #6CE6BF
triadic
#6CE682 #826CE6 #E6826C
tetradic
#6CE682 #6C93E6 #E66CD0 #E6BF6C
square
#6CE682 #6C93E6 #E66CD0 #E6BF6C
split-complementary
#6CE682 #BF6CE6 #E66C93
monochromatic
#1FB83B #38DD56 #6CE682 #A0EFAE #D5F8DB
Accessibility & contrast
On white
1.58
#6CE682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#6CE682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE682
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE682 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47A
Deuteranopia (green-blind)
#D8C989
Tritanopia (blue-blind)
#54E2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce682; /* rgb */ color: rgb(108, 230, 130); /* oklch */ color: oklch(83.1% 0.176 147.6);
Tailwind
colors: {
custom: {
50: '#9fefa7',
500: '#6ce682',
950: '#000000',
},
}SCSS
$custom: #6ce682; $custom-light: #9fefa7; $custom-dark: #000000;
JSON
{
"hex": "#6ce682",
"rgb": {
"r": 108,
"g": 230,
"b": 130
},
"hsl": {
"h": 130.82,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.83111,
"c": 0.17646,
"h": 147.6
},
"luminance": 0.61393
}Semantic roles & 50–950 ramp
primary
#6CE682
secondary
#B83EA2
accent
#13B0D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580