#6BE97D#6BE97D
#6BE97D is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.186 H 146.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE97D |
|---|---|
| RGB | rgb(107, 233, 125) |
| HSL | hsl(129, 74%, 67%) |
| HSV | hsv(129, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.38, -57.13, 41.95) |
| CIE-LCH | lch(83.38, 70.88, 143.71°) |
| OKLab | oklab(83.73% -0.1548 0.1023) |
| OKLCH | oklch(83.73% 0.186 146.5) |
| XYZ | xyz(38.9016, 62.8810, 29.4853) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Lightish Green
#61E160
ΔE00 3.62
Lightgreen
#90EE90
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.77
Spearmint
#1EF876
ΔE00 4.78
Wintergreen
#20F986
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE97D #E96BD7
analogous
#98E96B #6BE97D #6BE9BC
triadic
#6BE97D #7D6BE9 #E97D6B
tetradic
#6BE97D #6B98E9 #E96BD7 #E9BC6B
square
#6BE97D #6B98E9 #E96BD7 #E9BC6B
split-complementary
#6BE97D #BC6BE9 #E96B98
monochromatic
#1CBD33 #36E14E #6BE97D #A0F1AC #D6F9DB
Accessibility & contrast
On white
1.55
#6BE97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6BE97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE97D
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE97D | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD774
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#52E4CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be97d; /* rgb */ color: rgb(107, 233, 125); /* oklch */ color: oklch(83.7% 0.186 146.5);
Tailwind
colors: {
custom: {
50: '#9ff1a4',
500: '#6be97d',
950: '#000000',
},
}SCSS
$custom: #6be97d; $custom-light: #9ff1a4; $custom-dark: #000000;
JSON
{
"hex": "#6be97d",
"rgb": {
"r": 107,
"g": 233,
"b": 125
},
"hsl": {
"h": 128.571,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83728,
"c": 0.18553,
"h": 146.5
},
"luminance": 0.62884
}Semantic roles & 50–950 ramp
primary
#6BE97D
secondary
#BC3CAA
accent
#0FBAD6
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580