#6BE79B#6BE79B
#6BE79B is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.155 H 154.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE79B |
|---|---|
| RGB | rgb(107, 231, 155) |
| HSL | hsl(143, 72%, 66%) |
| HSV | hsv(143, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.25, -51.40, 26.75) |
| CIE-LCH | lch(83.25, 57.95, 152.51°) |
| OKLab | oklab(83.78% -0.1399 0.0674) |
| OKLCH | oklch(83.78% 0.155 154.3) |
| XYZ | xyz(40.5526, 62.6406, 40.9578) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.56
Light Blue Green
#7EFBB3
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE79B #E76BB7
analogous
#79E76B #6BE79B #6BE7D9
triadic
#6BE79B #9B6BE7 #E79B6B
tetradic
#6BE79B #6B79E7 #E76BB7 #E7D96B
square
#6BE79B #6B79E7 #E76BB7 #E7D96B
split-complementary
#6BE79B #D96BE7 #E76B79
monochromatic
#1EBA5A #36DE77 #6BE79B #A0F0BF #D4F8E2
Accessibility & contrast
On white
1.55
#6BE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#6BE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE79B
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE79B | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CBA0
Tritanopia (blue-blind)
#48E5D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be79b; /* rgb */ color: rgb(107, 231, 155); /* oklch */ color: oklch(83.8% 0.155 154.3);
Tailwind
colors: {
custom: {
50: '#9eefb9',
500: '#6be79b',
950: '#000000',
},
}SCSS
$custom: #6be79b; $custom-light: #9eefb9; $custom-dark: #000000;
JSON
{
"hex": "#6be79b",
"rgb": {
"r": 107,
"g": 231,
"b": 155
},
"hsl": {
"h": 143.226,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83778,
"c": 0.15526,
"h": 154.3
},
"luminance": 0.62644
}Semantic roles & 50–950 ramp
primary
#6BE79B
secondary
#B93D89
accent
#1189D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581