#6BDD88#6BDD88
#6BDD88 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.159 H 149.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDD88 |
|---|---|
| RGB | rgb(107, 221, 136) |
| HSL | hsl(135, 63%, 64%) |
| HSV | hsv(135, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 38.5%, 13.3%) |
| CIE-LAB | lab(79.96, -50.66, 32.07) |
| CIE-LCH | lch(79.96, 59.95, 147.67°) |
| OKLab | oklab(80.98% -0.1374 0.0798) |
| OKLCH | oklch(80.98% 0.159 149.9) |
| XYZ | xyz(36.3614, 56.6133, 32.2991) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.31
Seaweed
#18D17B
ΔE00 5.39
Emerald
#50C878
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDD88 #DD6BC0
analogous
#87DD6B #6BDD88 #6BDDC1
triadic
#6BDD88 #886BDD #DD886B
tetradic
#6BDD88 #6B87DD #DD6BC0 #DDC16B
square
#6BDD88 #6B87DD #DD6BC0 #DDC16B
split-complementary
#6BDD88 #C16BDD #DD6B87
monochromatic
#26A747 #39D260 #6BDD88 #9DE8B0 #CFF4D8
Accessibility & contrast
On white
1.70
#6BDD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#6BDD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDD88
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDD88 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD82
Deuteranopia (green-blind)
#CEC28D
Tritanopia (blue-blind)
#52DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6bdd88; /* rgb */ color: rgb(107, 221, 136); /* oklch */ color: oklch(81.0% 0.159 149.9);
Tailwind
colors: {
custom: {
50: '#9de8ab',
500: '#6bdd88',
950: '#000000',
},
}SCSS
$custom: #6bdd88; $custom-light: #9de8ab; $custom-dark: #000000;
JSON
{
"hex": "#6bdd88",
"rgb": {
"r": 107,
"g": 221,
"b": 136
},
"hsl": {
"h": 135.263,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.8098,
"c": 0.15892,
"h": 149.9
},
"luminance": 0.56616
}Semantic roles & 50–950 ramp
primary
#6BDD88
secondary
#AA4290
accent
#1B9ECA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481