#6CDA8D#6CDA8D
#6CDA8D is a light, vivid green. Relative luminance 0.553; OKLCH L 80.4% C 0.149 H 151.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDA8D |
|---|---|
| RGB | rgb(108, 218, 141) |
| HSL | hsl(138, 60%, 64%) |
| HSV | hsv(138, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(79.19, -48.32, 28.48) |
| CIE-LCH | lch(79.19, 56.09, 149.48°) |
| OKLab | oklab(80.38% -0.1313 0.0714) |
| OKLCH | oklch(80.38% 0.149 151.5) |
| XYZ | xyz(36.0610, 55.2511, 33.9584) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.90
Emerald
#50C878
ΔE00 4.95
Aqua Green
#12E193
ΔE00 5.06
Seaweed
#18D17B
ΔE00 5.20
Tealish Green
#0CDC73
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDA8D #DA6CB9
analogous
#82DA6C #6CDA8D #6CDAC4
triadic
#6CDA8D #8D6CDA #DA8D6C
tetradic
#6CDA8D #6C82DA #DA6CB9 #DAC46C
square
#6CDA8D #6C82DA #DA6CB9 #DAC46C
split-complementary
#6CDA8D #C46CDA #DA6C82
monochromatic
#29A34D #3BCE67 #6CDA8D #9DE6B3 #CEF3D9
Accessibility & contrast
On white
1.74
#6CDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#6CDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDA8D
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDA8D | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#53D7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cda8d; /* rgb */ color: rgb(108, 218, 141); /* oklch */ color: oklch(80.4% 0.149 151.5);
Tailwind
colors: {
custom: {
50: '#9de6af',
500: '#6cda8d',
950: '#000000',
},
}SCSS
$custom: #6cda8d; $custom-light: #9de6af; $custom-dark: #000000;
JSON
{
"hex": "#6cda8d",
"rgb": {
"r": 108,
"g": 218,
"b": 141
},
"hsl": {
"h": 138,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80382,
"c": 0.14945,
"h": 151.5
},
"luminance": 0.55254
}Semantic roles & 50–950 ramp
primary
#6CDA8D
secondary
#A64489
accent
#1E95C7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481