#6BD594#6BD594
#6BD594 is a light, vivid green. Relative luminance 0.529; OKLCH L 79.3% C 0.136 H 154.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD594 |
|---|---|
| RGB | rgb(107, 213, 148) |
| HSL | hsl(143, 56%, 63%) |
| HSV | hsv(143, 50%, 84%) |
| CMYK | cmyk(49.8%, 0%, 30.5%, 16.5%) |
| CIE-LAB | lab(77.79, -45.19, 22.95) |
| CIE-LCH | lch(77.79, 50.68, 153.08°) |
| OKLab | oklab(79.27% -0.1233 0.0581) |
| OKLCH | oklch(79.27% 0.136 154.8) |
| XYZ | xyz(35.2003, 52.8496, 36.3573) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.37
Seaweed
#18D17B
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 5.98
Soft Green
#6FC276
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD594 #D56BAC
analogous
#77D56B #6BD594 #6BD5C9
triadic
#6BD594 #946BD5 #D5946B
tetradic
#6BD594 #6B77D5 #D56BAC #D5C96B
square
#6BD594 #6B77D5 #D56BAC #D5C96B
split-complementary
#6BD594 #C96BD5 #D56B77
monochromatic
#2C9A56 #3BC772 #6BD594 #9BE3B6 #CAF0D9
Accessibility & contrast
On white
1.81
#6BD594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6BD594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD594
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD594 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C790
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#50D3C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bd594; /* rgb */ color: rgb(107, 213, 148); /* oklch */ color: oklch(79.3% 0.136 154.8);
Tailwind
colors: {
custom: {
50: '#9ce2b3',
500: '#6bd594',
950: '#000000',
},
}SCSS
$custom: #6bd594; $custom-light: #9ce2b3; $custom-dark: #000000;
JSON
{
"hex": "#6bd594",
"rgb": {
"r": 107,
"g": 213,
"b": 148
},
"hsl": {
"h": 143.208,
"s": 55.789,
"l": 62.745
},
"oklch": {
"l": 0.79271,
"c": 0.13631,
"h": 154.8
},
"luminance": 0.52852
}Semantic roles & 50–950 ramp
primary
#6BD594
secondary
#9F467C
accent
#2285C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481