#6BE78E#6BE78E
#6BE78E is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.167 H 150.5°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE78E |
|---|---|
| RGB | rgb(107, 231, 142) |
| HSL | hsl(137, 72%, 66%) |
| HSV | hsv(137, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 38.5%, 9.4%) |
| CIE-LAB | lab(83.03, -53.68, 33.08) |
| CIE-LCH | lch(83.03, 63.06, 148.36°) |
| OKLab | oklab(83.53% -0.1456 0.0823) |
| OKLCH | oklch(83.53% 0.167 150.5) |
| XYZ | xyz(39.5190, 62.2272, 35.5144) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightgreen
#90EE90
ΔE00 4.12
Seafoam Green
#7AF9AB
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.88
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Bluish Green
#76FDA8
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE78E #E76BC4
analogous
#86E76B #6BE78E #6BE7CC
triadic
#6BE78E #8E6BE7 #E78E6B
tetradic
#6BE78E #6B86E7 #E76BC4 #E7CC6B
square
#6BE78E #6B86E7 #E76BC4 #E7CC6B
split-complementary
#6BE78E #CC6BE7 #E76B86
monochromatic
#1EBA4A #36DE66 #6BE78E #A0F0B6 #D4F8DE
Accessibility & contrast
On white
1.56
#6BE78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6BE78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE78E
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE78E | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D688
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#4DE4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be78e; /* rgb */ color: rgb(107, 231, 142); /* oklch */ color: oklch(83.5% 0.167 150.5);
Tailwind
colors: {
custom: {
50: '#9eefb0',
500: '#6be78e',
950: '#000000',
},
}SCSS
$custom: #6be78e; $custom-light: #9eefb0; $custom-dark: #000000;
JSON
{
"hex": "#6be78e",
"rgb": {
"r": 107,
"g": 231,
"b": 142
},
"hsl": {
"h": 136.935,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83527,
"c": 0.16721,
"h": 150.5
},
"luminance": 0.62231
}Semantic roles & 50–950 ramp
primary
#6BE78E
secondary
#B93D96
accent
#119DD4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581