#6CE082#6CE082
#6CE082 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.168 H 148.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE082 |
|---|---|
| RGB | rgb(108, 224, 130) |
| HSL | hsl(131, 65%, 65%) |
| HSV | hsv(131, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.80, -52.59, 36.19) |
| CIE-LCH | lch(80.80, 63.84, 145.46°) |
| OKLab | oklab(81.65% -0.1426 0.0893) |
| OKLCH | oklch(81.65% 0.168 148) |
| XYZ | xyz(36.8669, 58.1081, 30.3880) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.80
Turquoise Green
#04F489
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE082 #E06CCA
analogous
#90E06C #6CE082 #6CE0BC
triadic
#6CE082 #826CE0 #E0826C
tetradic
#6CE082 #6C90E0 #E06CCA #E0BC6C
square
#6CE082 #6C90E0 #E06CCA #E0BC6C
split-complementary
#6CE082 #BC6CE0 #E06C90
monochromatic
#25AD3E #39D557 #6CE082 #9FEBAD #D1F5D8
Accessibility & contrast
On white
1.66
#6CE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6CE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE082
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE082 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#55DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ce082; /* rgb */ color: rgb(108, 224, 130); /* oklch */ color: oklch(81.6% 0.168 148.0);
Tailwind
colors: {
custom: {
50: '#9eeaa7',
500: '#6ce082',
950: '#000000',
},
}SCSS
$custom: #6ce082; $custom-light: #9eeaa7; $custom-dark: #000000;
JSON
{
"hex": "#6ce082",
"rgb": {
"r": 108,
"g": 224,
"b": 130
},
"hsl": {
"h": 131.379,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.81645,
"c": 0.16823,
"h": 148
},
"luminance": 0.58111
}Semantic roles & 50–950 ramp
primary
#6CE082
secondary
#AF419A
accent
#18ABCD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480