#6CD68E#6CD68E
#6CD68E is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.143 H 152.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD68E |
|---|---|
| RGB | rgb(108, 214, 142) |
| HSL | hsl(139, 56%, 63%) |
| HSV | hsv(139, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 33.6%, 16.1%) |
| CIE-LAB | lab(78.01, -46.46, 26.39) |
| CIE-LCH | lch(78.01, 53.43, 150.40°) |
| OKLab | oklab(79.43% -0.1264 0.0664) |
| OKLCH | oklch(79.43% 0.143 152.3) |
| XYZ | xyz(35.1109, 53.2315, 34.0104) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.41
Seaweed
#18D17B
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.35
Soft Green
#6FC276
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.88
Tealish Green
#0CDC73
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD68E #D66CB4
analogous
#7FD66C #6CD68E #6CD6C3
triadic
#6CD68E #8E6CD6 #D68E6C
tetradic
#6CD68E #6C7FD6 #D66CB4 #D6C36C
square
#6CD68E #6C7FD6 #D66CB4 #D6C36C
split-complementary
#6CD68E #C36CD6 #D66C7F
monochromatic
#2C9C50 #3CC969 #6CD68E #9CE3B3 #CCF1D8
Accessibility & contrast
On white
1.80
#6CD68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6CD68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD68E
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD68E | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C789
Deuteranopia (green-blind)
#C7BD92
Tritanopia (blue-blind)
#54D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd68e; /* rgb */ color: rgb(108, 214, 142); /* oklch */ color: oklch(79.4% 0.143 152.3);
Tailwind
colors: {
custom: {
50: '#9de3af',
500: '#6cd68e',
950: '#000000',
},
}SCSS
$custom: #6cd68e; $custom-light: #9de3af; $custom-dark: #000000;
JSON
{
"hex": "#6cd68e",
"rgb": {
"r": 108,
"g": 214,
"b": 142
},
"hsl": {
"h": 139.245,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79429,
"c": 0.1428,
"h": 152.3
},
"luminance": 0.53234
}Semantic roles & 50–950 ramp
primary
#6CD68E
secondary
#A14683
accent
#2290C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481