#6BE79A#6BE79A
#6BE79A is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.156 H 154.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE79A |
|---|---|
| RGB | rgb(107, 231, 154) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.24, -51.59, 27.24) |
| CIE-LCH | lch(83.24, 58.34, 152.16°) |
| OKLab | oklab(83.76% -0.1403 0.0686) |
| OKLCH | oklch(83.76% 0.156 154) |
| XYZ | xyz(40.4690, 62.6072, 40.5174) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.12
Aqua Green
#12E193
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.54
Light Blue Green
#7EFBB3
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE79A #E76BB8
analogous
#7AE76B #6BE79A #6BE7D8
triadic
#6BE79A #9A6BE7 #E79A6B
tetradic
#6BE79A #6B7AE7 #E76BB8 #E7D86B
square
#6BE79A #6B7AE7 #E76BB8 #E7D86B
split-complementary
#6BE79A #D86BE7 #E76B7A
monochromatic
#1EBA59 #36DE76 #6BE79A #A0F0BE #D4F8E2
Accessibility & contrast
On white
1.55
#6BE79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#6BE79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE79A
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE79A | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#48E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be79a; /* rgb */ color: rgb(107, 231, 154); /* oklch */ color: oklch(83.8% 0.156 154.0);
Tailwind
colors: {
custom: {
50: '#9eefb8',
500: '#6be79a',
950: '#000000',
},
}SCSS
$custom: #6be79a; $custom-light: #9eefb8; $custom-dark: #000000;
JSON
{
"hex": "#6be79a",
"rgb": {
"r": 107,
"g": 231,
"b": 154
},
"hsl": {
"h": 142.742,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83757,
"c": 0.15616,
"h": 154
},
"luminance": 0.62611
}Semantic roles & 50–950 ramp
primary
#6BE79A
secondary
#B93D8A
accent
#118AD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581