#6CDB7E#6CDB7E
#6CDB7E is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.165 H 147.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDB7E |
|---|---|
| RGB | rgb(108, 219, 126) |
| HSL | hsl(130, 61%, 64%) |
| HSV | hsv(130, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 42.5%, 14.1%) |
| CIE-LAB | lab(79.25, -51.21, 36.19) |
| CIE-LCH | lch(79.25, 62.70, 144.75°) |
| OKLab | oklab(80.35% -0.1389 0.0891) |
| OKLCH | oklch(80.35% 0.165 147.3) |
| XYZ | xyz(35.2796, 55.3547, 28.5601) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.60
Lightish Green
#61E160
ΔE00 4.87
Lightgreen
#90EE90
ΔE00 5.23
Emerald
#50C878
ΔE00 5.44
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDB7E #DB6CC9
analogous
#92DB6C #6CDB7E #6CDBB6
triadic
#6CDB7E #7E6CDB #DB7E6C
tetradic
#6CDB7E #6C92DB #DB6CC9 #DBB66C
square
#6CDB7E #6C92DB #DB6CC9 #DBB66C
split-complementary
#6CDB7E #B66CDB #DB6C92
monochromatic
#28A43C #3BCF53 #6CDB7E #9DE7A9 #CEF3D4
Accessibility & contrast
On white
1.74
#6CDB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6CDB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDB7E
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDB7E | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB77
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#58D7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cdb7e; /* rgb */ color: rgb(108, 219, 126); /* oklch */ color: oklch(80.4% 0.165 147.3);
Tailwind
colors: {
custom: {
50: '#9de7a4',
500: '#6cdb7e',
950: '#000000',
},
}SCSS
$custom: #6cdb7e; $custom-light: #9de7a4; $custom-dark: #000000;
JSON
{
"hex": "#6cdb7e",
"rgb": {
"r": 108,
"g": 219,
"b": 126
},
"hsl": {
"h": 129.73,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.80353,
"c": 0.16504,
"h": 147.3
},
"luminance": 0.55358
}Semantic roles & 50–950 ramp
primary
#6CDB7E
secondary
#A84497
accent
#1DADC8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480