#6BE79F#6BE79F
#6BE79F is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.152 H 155.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE79F |
|---|---|
| RGB | rgb(107, 231, 159) |
| HSL | hsl(145, 72%, 66%) |
| HSV | hsv(145, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.33, -50.66, 24.79) |
| CIE-LCH | lch(83.33, 56.40, 153.92°) |
| OKLab | oklab(83.86% -0.1381 0.0627) |
| OKLCH | oklch(83.86% 0.152 155.6) |
| XYZ | xyz(40.8941, 62.7772, 42.7564) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.11
Aqua Green
#12E193
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.44
Light Bluish Green
#76FDA8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE79F #E76BB3
analogous
#75E76B #6BE79F #6BE7DD
triadic
#6BE79F #9F6BE7 #E79F6B
tetradic
#6BE79F #6B75E7 #E76BB3 #E7DD6B
square
#6BE79F #6B75E7 #E76BB3 #E7DD6B
split-complementary
#6BE79F #DD6BE7 #E76B75
monochromatic
#1EBA5F #36DE7D #6BE79F #A0F0C1 #D4F8E3
Accessibility & contrast
On white
1.55
#6BE79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6BE79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE79F
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE79F | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#46E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6be79f; /* rgb */ color: rgb(107, 231, 159); /* oklch */ color: oklch(83.9% 0.152 155.6);
Tailwind
colors: {
custom: {
50: '#9eefbb',
500: '#6be79f',
950: '#000000',
},
}SCSS
$custom: #6be79f; $custom-light: #9eefbb; $custom-dark: #000000;
JSON
{
"hex": "#6be79f",
"rgb": {
"r": 107,
"g": 231,
"b": 159
},
"hsl": {
"h": 145.161,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.8386,
"c": 0.15165,
"h": 155.6
},
"luminance": 0.62781
}Semantic roles & 50–950 ramp
primary
#6BE79F
secondary
#B93D85
accent
#1182D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582