#6BE799#6BE799
#6BE799 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.157 H 153.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE799 |
|---|---|
| RGB | rgb(107, 231, 153) |
| HSL | hsl(142, 72%, 66%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.22, -51.77, 27.73) |
| CIE-LCH | lch(83.22, 58.73, 151.82°) |
| OKLab | oklab(83.74% -0.1407 0.0698) |
| OKLCH | oklch(83.74% 0.157 153.6) |
| XYZ | xyz(40.3860, 62.5740, 40.0806) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.47
Light Bluish Green
#76FDA8
ΔE00 4.70
Light Blue Green
#7EFBB3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE799 #E76BB9
analogous
#7BE76B #6BE799 #6BE7D7
triadic
#6BE799 #996BE7 #E7996B
tetradic
#6BE799 #6B7BE7 #E76BB9 #E7D76B
square
#6BE799 #6B7BE7 #E76BB9 #E7D76B
split-complementary
#6BE799 #D76BE7 #E76B7B
monochromatic
#1EBA58 #36DE75 #6BE799 #A0F0BD #D4F8E2
Accessibility & contrast
On white
1.55
#6BE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#6BE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE799
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE799 | 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)
#E7D794
Deuteranopia (green-blind)
#D6CA9E
Tritanopia (blue-blind)
#49E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be799; /* rgb */ color: rgb(107, 231, 153); /* oklch */ color: oklch(83.7% 0.157 153.6);
Tailwind
colors: {
custom: {
50: '#9eefb7',
500: '#6be799',
950: '#000000',
},
}SCSS
$custom: #6be799; $custom-light: #9eefb7; $custom-dark: #000000;
JSON
{
"hex": "#6be799",
"rgb": {
"r": 107,
"g": 231,
"b": 153
},
"hsl": {
"h": 142.258,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83737,
"c": 0.15708,
"h": 153.6
},
"luminance": 0.62578
}Semantic roles & 50–950 ramp
primary
#6BE799
secondary
#B93D8B
accent
#118CD4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581