#6CD690#6CD690
#6CD690 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.5% C 0.141 H 153.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD690 |
|---|---|
| RGB | rgb(108, 214, 144) |
| HSL | hsl(140, 56%, 63%) |
| HSV | hsv(140, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(78.05, -46.10, 25.40) |
| CIE-LCH | lch(78.05, 52.63, 151.15°) |
| OKLab | oklab(79.47% -0.1255 0.064) |
| OKLCH | oklch(79.47% 0.141 153) |
| XYZ | xyz(35.2624, 53.2921, 34.8084) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.57
Seaweed
#18D17B
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.30
Soft Green
#6FC276
ΔE00 5.73
Weird Green
#3AE57F
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD690 #D66CB2
analogous
#7DD66C #6CD690 #6CD6C5
triadic
#6CD690 #906CD6 #D6906C
tetradic
#6CD690 #6C7DD6 #D66CB2 #D6C56C
square
#6CD690 #6C7DD6 #D66CB2 #D6C56C
split-complementary
#6CD690 #C56CD6 #D66C7D
monochromatic
#2C9C52 #3CC96C #6CD690 #9CE3B4 #CCF1D8
Accessibility & contrast
On white
1.80
#6CD690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6CD690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD690
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD690 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#53D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd690; /* rgb */ color: rgb(108, 214, 144); /* oklch */ color: oklch(79.5% 0.141 153.0);
Tailwind
colors: {
custom: {
50: '#9de3b1',
500: '#6cd690',
950: '#000000',
},
}SCSS
$custom: #6cd690; $custom-light: #9de3b1; $custom-dark: #000000;
JSON
{
"hex": "#6cd690",
"rgb": {
"r": 108,
"g": 214,
"b": 144
},
"hsl": {
"h": 140.377,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.7947,
"c": 0.14092,
"h": 153
},
"luminance": 0.53295
}Semantic roles & 50–950 ramp
primary
#6CD690
secondary
#A14682
accent
#228DC4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481