#6BE79D#6BE79D
#6BE79D is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.153 H 154.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE79D |
|---|---|
| RGB | rgb(107, 231, 157) |
| HSL | hsl(144, 72%, 66%) |
| HSV | hsv(144, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.29, -51.03, 25.77) |
| CIE-LCH | lch(83.29, 57.17, 153.21°) |
| OKLab | oklab(83.82% -0.139 0.0651) |
| OKLCH | oklch(83.82% 0.153 154.9) |
| XYZ | xyz(40.7219, 62.7084, 41.8497) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.33
Aqua Green
#12E193
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.51
Light Bluish Green
#76FDA8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE79D #E76BB5
analogous
#77E76B #6BE79D #6BE7DB
triadic
#6BE79D #9D6BE7 #E79D6B
tetradic
#6BE79D #6B77E7 #E76BB5 #E7DB6B
square
#6BE79D #6B77E7 #E76BB5 #E7DB6B
split-complementary
#6BE79D #DB6BE7 #E76B77
monochromatic
#1EBA5D #36DE7A #6BE79D #A0F0C0 #D4F8E3
Accessibility & contrast
On white
1.55
#6BE79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#6BE79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE79D
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE79D | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#47E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be79d; /* rgb */ color: rgb(107, 231, 157); /* oklch */ color: oklch(83.8% 0.153 154.9);
Tailwind
colors: {
custom: {
50: '#9eefba',
500: '#6be79d',
950: '#000000',
},
}SCSS
$custom: #6be79d; $custom-light: #9eefba; $custom-dark: #000000;
JSON
{
"hex": "#6be79d",
"rgb": {
"r": 107,
"g": 231,
"b": 157
},
"hsl": {
"h": 144.194,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83819,
"c": 0.15345,
"h": 154.9
},
"luminance": 0.62712
}Semantic roles & 50–950 ramp
primary
#6BE79D
secondary
#B93D87
accent
#1186D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581