#6BDB8A#6BDB8A
#6BDB8A is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.154 H 150.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDB8A |
|---|---|
| RGB | rgb(107, 219, 138) |
| HSL | hsl(137, 61%, 64%) |
| HSV | hsv(137, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.40, -49.50, 30.30) |
| CIE-LCH | lch(79.40, 58.04, 148.53°) |
| OKLab | oklab(80.53% -0.1344 0.0757) |
| OKLCH | oklch(80.53% 0.154 150.6) |
| XYZ | xyz(35.9799, 55.6209, 32.8797) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.38
Emerald
#50C878
ΔE00 5.04
Tealish Green
#0CDC73
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.15
Seaweed
#18D17B
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDB8A #DB6BBC
analogous
#84DB6B #6BDB8A #6BDBC2
triadic
#6BDB8A #8A6BDB #DB8A6B
tetradic
#6BDB8A #6B84DB #DB6BBC #DBC26B
square
#6BDB8A #6B84DB #DB6BBC #DBC26B
split-complementary
#6BDB8A #C26BDB #DB6B84
monochromatic
#28A44A #3ACF63 #6BDB8A #9CE7B1 #CDF3D8
Accessibility & contrast
On white
1.73
#6BDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6BDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDB8A
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDB8A | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#52D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bdb8a; /* rgb */ color: rgb(107, 219, 138); /* oklch */ color: oklch(80.5% 0.154 150.6);
Tailwind
colors: {
custom: {
50: '#9de7ad',
500: '#6bdb8a',
950: '#000000',
},
}SCSS
$custom: #6bdb8a; $custom-light: #9de7ad; $custom-dark: #000000;
JSON
{
"hex": "#6bdb8a",
"rgb": {
"r": 107,
"g": 219,
"b": 138
},
"hsl": {
"h": 136.607,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.80529,
"c": 0.15422,
"h": 150.6
},
"luminance": 0.55624
}Semantic roles & 50–950 ramp
primary
#6BDB8A
secondary
#A7438B
accent
#1D99C9
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481