#6BE793#6BE793
#6BE793 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.163 H 151.9°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE793 |
|---|---|
| RGB | rgb(107, 231, 147) |
| HSL | hsl(139, 72%, 66%) |
| HSV | hsv(139, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(83.12, -52.83, 30.65) |
| CIE-LCH | lch(83.12, 61.08, 149.88°) |
| OKLab | oklab(83.62% -0.1434 0.0767) |
| OKLCH | oklch(83.62% 0.163 151.9) |
| XYZ | xyz(39.9029, 62.3807, 37.5360) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.51
Lightgreen
#90EE90
ΔE00 4.57
Light Bluish Green
#76FDA8
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE793 #E76BBF
analogous
#81E76B #6BE793 #6BE7D1
triadic
#6BE793 #936BE7 #E7936B
tetradic
#6BE793 #6B81E7 #E76BBF #E7D16B
square
#6BE793 #6B81E7 #E76BBF #E7D16B
split-complementary
#6BE793 #D16BE7 #E76B81
monochromatic
#1EBA50 #36DE6D #6BE793 #A0F0B9 #D4F8E0
Accessibility & contrast
On white
1.56
#6BE793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#6BE793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE793
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE793 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68D
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#4BE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be793; /* rgb */ color: rgb(107, 231, 147); /* oklch */ color: oklch(83.6% 0.163 151.9);
Tailwind
colors: {
custom: {
50: '#9eefb3',
500: '#6be793',
950: '#000000',
},
}SCSS
$custom: #6be793; $custom-light: #9eefb3; $custom-dark: #000000;
JSON
{
"hex": "#6be793",
"rgb": {
"r": 107,
"g": 231,
"b": 147
},
"hsl": {
"h": 139.355,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.8362,
"c": 0.16259,
"h": 151.9
},
"luminance": 0.62384
}Semantic roles & 50–950 ramp
primary
#6BE793
secondary
#B93D91
accent
#1195D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581