#6CD490#6CD490
#6CD490 is a light, vivid green. Relative luminance 0.523; OKLCH L 79.0% C 0.138 H 153.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD490 |
|---|---|
| RGB | rgb(108, 212, 144) |
| HSL | hsl(141, 55%, 63%) |
| HSV | hsv(141, 49%, 83%) |
| CMYK | cmyk(49.1%, 0%, 32.1%, 16.9%) |
| CIE-LAB | lab(77.45, -45.25, 24.59) |
| CIE-LCH | lch(77.45, 51.50, 151.48°) |
| OKLab | oklab(78.98% -0.1233 0.062) |
| OKLCH | oklch(78.98% 0.138 153.3) |
| XYZ | xyz(34.7594, 52.2860, 34.6407) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.40
Seaweed
#18D17B
ΔE00 5.31
Soft Green
#6FC276
ΔE00 5.46
Aqua Green
#12E193
ΔE00 5.58
Dark Mint
#48C072
ΔE00 6.20
Hospital Green
#9BE5AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD490 #D46CB0
analogous
#7CD46C #6CD490 #6CD4C4
triadic
#6CD490 #906CD4 #D4906C
tetradic
#6CD490 #6C7CD4 #D46CB0 #D4C46C
square
#6CD490 #6C7CD4 #D46CB0 #D4C46C
split-complementary
#6CD490 #C46CD4 #D46C7C
monochromatic
#2D9952 #3DC66C #6CD490 #9BE2B4 #CBF0D8
Accessibility & contrast
On white
1.83
#6CD490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6CD490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD490
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD490 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#54D2C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6cd490; /* rgb */ color: rgb(108, 212, 144); /* oklch */ color: oklch(79.0% 0.138 153.3);
Tailwind
colors: {
custom: {
50: '#9ce2b1',
500: '#6cd490',
950: '#000000',
},
}SCSS
$custom: #6cd490; $custom-light: #9ce2b1; $custom-dark: #000000;
JSON
{
"hex": "#6cd490",
"rgb": {
"r": 108,
"g": 212,
"b": 144
},
"hsl": {
"h": 140.769,
"s": 54.737,
"l": 62.745
},
"oklch": {
"l": 0.78984,
"c": 0.13804,
"h": 153.3
},
"luminance": 0.52289
}Semantic roles & 50–950 ramp
primary
#6CD490
secondary
#9E4680
accent
#238BC2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481