#6BE575#6BE575
#6BE575 is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.6% C 0.187 H 145.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE575 |
|---|---|
| RGB | rgb(107, 229, 117) |
| HSL | hsl(125, 70%, 66%) |
| HSV | hsv(125, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(82.08, -56.72, 44.19) |
| CIE-LCH | lch(82.08, 71.90, 142.08°) |
| OKLab | oklab(82.63% -0.1539 0.107) |
| OKLCH | oklch(82.63% 0.187 145.2) |
| XYZ | xyz(37.2914, 60.4457, 26.5282) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.52
Weird Green
#3AE57F
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.37
Fresh Green
#69D84F
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.23
Spearmint
#1EF876
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE575 #E56BDB
analogous
#9EE56B #6BE575 #6BE5B2
triadic
#6BE575 #756BE5 #E5756B
tetradic
#6BE575 #6B9EE5 #E56BDB #E5B26B
square
#6BE575 #6B9EE5 #E56BDB #E5B26B
split-complementary
#6BE575 #B26BE5 #E56B9E
monochromatic
#20B62C #37DC44 #6BE575 #9FEEA6 #D3F7D6
Accessibility & contrast
On white
1.60
#6BE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6BE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE575
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE575 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#56E0CB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6be575; /* rgb */ color: rgb(107, 229, 117); /* oklch */ color: oklch(82.6% 0.187 145.2);
Tailwind
colors: {
custom: {
50: '#9eee9f',
500: '#6be575',
950: '#000000',
},
}SCSS
$custom: #6be575; $custom-light: #9eee9f; $custom-dark: #000000;
JSON
{
"hex": "#6be575",
"rgb": {
"r": 107,
"g": 229,
"b": 117
},
"hsl": {
"h": 124.918,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82627,
"c": 0.1874,
"h": 145.2
},
"luminance": 0.60449
}Semantic roles & 50–950 ramp
primary
#6BE575
secondary
#B63EAC
accent
#13C2D2
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580