#6BE792#6BE792
#6BE792 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.164 H 151.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE792 |
|---|---|
| RGB | rgb(107, 231, 146) |
| HSL | hsl(139, 72%, 66%) |
| HSV | hsv(139, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.10, -53.00, 31.14) |
| CIE-LCH | lch(83.10, 61.47, 149.57°) |
| OKLab | oklab(83.6% -0.1438 0.0778) |
| OKLCH | oklch(83.6% 0.164 151.6) |
| XYZ | xyz(39.8247, 62.3495, 37.1245) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Bluish Green
#76FDA8
ΔE00 4.78
Light Green Blue
#56FCA2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE792 #E76BC0
analogous
#82E76B #6BE792 #6BE7D0
triadic
#6BE792 #926BE7 #E7926B
tetradic
#6BE792 #6B82E7 #E76BC0 #E7D06B
square
#6BE792 #6B82E7 #E76BC0 #E7D06B
split-complementary
#6BE792 #D06BE7 #E76B82
monochromatic
#1EBA4F #36DE6B #6BE792 #A0F0B9 #D4F8E0
Accessibility & contrast
On white
1.56
#6BE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6BE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE792
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE792 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#4CE4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be792; /* rgb */ color: rgb(107, 231, 146); /* oklch */ color: oklch(83.6% 0.164 151.6);
Tailwind
colors: {
custom: {
50: '#9eefb2',
500: '#6be792',
950: '#000000',
},
}SCSS
$custom: #6be792; $custom-light: #9eefb2; $custom-dark: #000000;
JSON
{
"hex": "#6be792",
"rgb": {
"r": 107,
"g": 231,
"b": 146
},
"hsl": {
"h": 138.871,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83601,
"c": 0.16351,
"h": 151.6
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#6BE792
secondary
#B93D92
accent
#1197D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581