#6CD68D#6CD68D
#6CD68D is a light, vivid green. Relative luminance 0.532; OKLCH L 79.4% C 0.144 H 152.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD68D |
|---|---|
| RGB | rgb(108, 214, 141) |
| HSL | hsl(139, 56%, 63%) |
| HSV | hsv(139, 50%, 84%) |
| CMYK | cmyk(49.5%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(77.99, -46.64, 26.88) |
| CIE-LCH | lch(77.99, 53.83, 150.04°) |
| OKLab | oklab(79.41% -0.1269 0.0675) |
| OKLCH | oklch(79.41% 0.144 152) |
| XYZ | xyz(35.0362, 53.2016, 33.6168) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.07
Aqua Green
#12E193
ΔE00 5.39
Soft Green
#6FC276
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.77
Tealish Green
#0CDC73
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD68D #D66CB5
analogous
#80D66C #6CD68D #6CD6C2
triadic
#6CD68D #8D6CD6 #D68D6C
tetradic
#6CD68D #6C80D6 #D66CB5 #D6C26C
square
#6CD68D #6C80D6 #D66CB5 #D6C26C
split-complementary
#6CD68D #C26CD6 #D66C80
monochromatic
#2C9C4F #3CC968 #6CD68D #9CE3B2 #CCF1D7
Accessibility & contrast
On white
1.80
#6CD68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6CD68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD68D
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD68D | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C788
Deuteranopia (green-blind)
#C7BD91
Tritanopia (blue-blind)
#54D3C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cd68d; /* rgb */ color: rgb(108, 214, 141); /* oklch */ color: oklch(79.4% 0.144 152.0);
Tailwind
colors: {
custom: {
50: '#9de3af',
500: '#6cd68d',
950: '#000000',
},
}SCSS
$custom: #6cd68d; $custom-light: #9de3af; $custom-dark: #000000;
JSON
{
"hex": "#6cd68d",
"rgb": {
"r": 108,
"g": 214,
"b": 141
},
"hsl": {
"h": 138.679,
"s": 56.383,
"l": 63.137
},
"oklch": {
"l": 0.79409,
"c": 0.14374,
"h": 152
},
"luminance": 0.53204
}Semantic roles & 50–950 ramp
primary
#6CD68D
secondary
#A14684
accent
#2291C4
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481