#6CD486#6CD486
#6CD486 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.8% C 0.148 H 150.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD486 |
|---|---|
| RGB | rgb(108, 212, 134) |
| HSL | hsl(135, 55%, 63%) |
| HSV | hsv(135, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(77.28, -47.02, 29.54) |
| CIE-LCH | lch(77.28, 55.53, 147.86°) |
| OKLab | oklab(78.78% -0.1277 0.0738) |
| OKLCH | oklch(78.78% 0.148 150) |
| XYZ | xyz(34.0287, 51.9937, 30.7923) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.76
Soft Green
#6FC276
ΔE00 4.69
Seaweed
#18D17B
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 5.61
Tealish Green
#0CDC73
ΔE00 5.68
Dark Mint
#48C072
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD486 #D46CBA
analogous
#86D46C #6CD486 #6CD4BA
triadic
#6CD486 #866CD4 #D4866C
tetradic
#6CD486 #6C86D4 #D46CBA #D4BA6C
square
#6CD486 #6C86D4 #D46CBA #D4BA6C
split-complementary
#6CD486 #BA6CD4 #D46C86
monochromatic
#2D9948 #3DC65F #6CD486 #9BE2AD #CBF0D4
Accessibility & contrast
On white
1.84
#6CD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6CD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD486
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD486 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C581
Deuteranopia (green-blind)
#C6BB8B
Tritanopia (blue-blind)
#57D1C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd486; /* rgb */ color: rgb(108, 212, 134); /* oklch */ color: oklch(78.8% 0.148 150.0);
Tailwind
colors: {
custom: {
50: '#9ce2aa',
500: '#6cd486',
950: '#000000',
},
}SCSS
$custom: #6cd486; $custom-light: #9ce2aa; $custom-dark: #000000;
JSON
{
"hex": "#6cd486",
"rgb": {
"r": 108,
"g": 212,
"b": 134
},
"hsl": {
"h": 135,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78784,
"c": 0.14752,
"h": 150
},
"luminance": 0.51996
}Semantic roles & 50–950 ramp
primary
#6CD486
secondary
#9E4688
accent
#239AC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481