#6BDCA0#6BDCA0
#6BDCA0 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.135 H 158.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCA0 |
|---|---|
| RGB | rgb(107, 220, 160) |
| HSL | hsl(148, 62%, 64%) |
| HSV | hsv(148, 51%, 86%) |
| CMYK | cmyk(51.4%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.09, -45.86, 19.84) |
| CIE-LCH | lch(80.09, 49.96, 156.61°) |
| OKLab | oklab(81.23% -0.1257 0.0505) |
| OKLCH | oklch(81.23% 0.135 158.1) |
| XYZ | xyz(37.9987, 56.8470, 42.2210) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.75
Aqua Green
#12E193
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.63
Light Greenish Blue
#63F7B4
ΔE00 6.05
Mediumaquamarine
#66CDAA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCA0 #DC6BA7
analogous
#6FDC6B #6BDCA0 #6BDCD9
triadic
#6BDCA0 #A06BDC #DCA06B
tetradic
#6BDCA0 #6B6FDC #DC6BA7 #DCD96B
square
#6BDCA0 #6B6FDC #DC6BA7 #DCD96B
split-complementary
#6BDCA0 #D96BDC #DC6B6F
monochromatic
#27A562 #3AD080 #6BDCA0 #9CE8C0 #CEF3E0
Accessibility & contrast
On white
1.70
#6BDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6BDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCA0
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCA0 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9D
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#49DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdca0; /* rgb */ color: rgb(107, 220, 160); /* oklch */ color: oklch(81.2% 0.135 158.1);
Tailwind
colors: {
custom: {
50: '#9de7bc',
500: '#6bdca0',
950: '#000000',
},
}SCSS
$custom: #6bdca0; $custom-light: #9de7bc; $custom-dark: #000000;
JSON
{
"hex": "#6bdca0",
"rgb": {
"r": 107,
"g": 220,
"b": 160
},
"hsl": {
"h": 148.142,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.81229,
"c": 0.13546,
"h": 158.1
},
"luminance": 0.5685
}Semantic roles & 50–950 ramp
primary
#6BDCA0
secondary
#A84379
accent
#1C78C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482