#6BDE7D#6BDE7D
#6BDE7D is a light, vivid green. Relative luminance 0.568; OKLCH L 81.0% C 0.171 H 147.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDE7D |
|---|---|
| RGB | rgb(107, 222, 125) |
| HSL | hsl(129, 64%, 65%) |
| HSV | hsv(129, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(80.09, -52.82, 37.77) |
| CIE-LCH | lch(80.09, 64.94, 144.43°) |
| OKLab | oklab(81.03% -0.1432 0.0928) |
| OKLCH | oklch(81.03% 0.171 147.1) |
| XYZ | xyz(35.8842, 56.8461, 28.4795) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightish Green
#61E160
ΔE00 4.26
Tealish Green
#0CDC73
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.78
Fresh Green
#69D84F
ΔE00 6.04
Seaweed
#18D17B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDE7D #DE6BCC
analogous
#93DE6B #6BDE7D #6BDEB6
triadic
#6BDE7D #7D6BDE #DE7D6B
tetradic
#6BDE7D #6B93DE #DE6BCC #DEB66B
square
#6BDE7D #6B93DE #DE6BCC #DEB66B
split-complementary
#6BDE7D #B66BDE #DE6B93
monochromatic
#26A93A #39D351 #6BDE7D #9DE9A9 #CFF4D5
Accessibility & contrast
On white
1.70
#6BDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6BDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDE7D
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDE7D | 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)
#E1CD76
Deuteranopia (green-blind)
#D1C283
Tritanopia (blue-blind)
#55DAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bde7d; /* rgb */ color: rgb(107, 222, 125); /* oklch */ color: oklch(81.0% 0.171 147.1);
Tailwind
colors: {
custom: {
50: '#9de9a4',
500: '#6bde7d',
950: '#000000',
},
}SCSS
$custom: #6bde7d; $custom-light: #9de9a4; $custom-dark: #000000;
JSON
{
"hex": "#6bde7d",
"rgb": {
"r": 107,
"g": 222,
"b": 125
},
"hsl": {
"h": 129.391,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.81033,
"c": 0.17063,
"h": 147.1
},
"luminance": 0.56849
}Semantic roles & 50–950 ramp
primary
#6BDE7D
secondary
#AB429B
accent
#1AB0CB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480