#6CDB8A#6CDB8A
#6CDB8A is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.154 H 150.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDB8A |
|---|---|
| RGB | rgb(108, 219, 138) |
| HSL | hsl(136, 61%, 64%) |
| HSV | hsv(136, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.43, -49.25, 30.35) |
| CIE-LCH | lch(79.43, 57.85, 148.35°) |
| OKLab | oklab(80.57% -0.1337 0.0758) |
| OKLCH | oklch(80.57% 0.154 150.5) |
| XYZ | xyz(36.1009, 55.6832, 32.8854) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.43
Emerald
#50C878
ΔE00 5.08
Tealish Green
#0CDC73
ΔE00 5.17
Seaweed
#18D17B
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDB8A #DB6CBD
analogous
#86DB6C #6CDB8A #6CDBC2
triadic
#6CDB8A #8A6CDB #DB8A6C
tetradic
#6CDB8A #6C86DB #DB6CBD #DBC26C
square
#6CDB8A #6C86DB #DB6CBD #DBC26C
split-complementary
#6CDB8A #C26CDB #DB6C86
monochromatic
#28A44A #3BCF63 #6CDB8A #9DE7B1 #CEF3D8
Accessibility & contrast
On white
1.73
#6CDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6CDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDB8A
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDB8A | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CCC18F
Tritanopia (blue-blind)
#54D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cdb8a; /* rgb */ color: rgb(108, 219, 138); /* oklch */ color: oklch(80.6% 0.154 150.5);
Tailwind
colors: {
custom: {
50: '#9de7ad',
500: '#6cdb8a',
950: '#000000',
},
}SCSS
$custom: #6cdb8a; $custom-light: #9de7ad; $custom-dark: #000000;
JSON
{
"hex": "#6cdb8a",
"rgb": {
"r": 108,
"g": 219,
"b": 138
},
"hsl": {
"h": 136.216,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.80568,
"c": 0.15371,
"h": 150.5
},
"luminance": 0.55686
}Semantic roles & 50–950 ramp
primary
#6CDB8A
secondary
#A8448D
accent
#1D9AC8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481