#6BE795#6BE795
#6BE795 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.161 H 152.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE795 |
|---|---|
| RGB | rgb(107, 231, 149) |
| HSL | hsl(140, 72%, 66%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(53.7%, 0%, 35.5%, 9.4%) |
| CIE-LAB | lab(83.15, -52.48, 29.68) |
| CIE-LCH | lch(83.15, 60.29, 150.51°) |
| OKLab | oklab(83.66% -0.1425 0.0744) |
| OKLCH | oklch(83.66% 0.161 152.4) |
| XYZ | xyz(40.0612, 62.4441, 38.3697) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.89
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.70
Light Bluish Green
#76FDA8
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE795 #E76BBD
analogous
#7FE76B #6BE795 #6BE7D3
triadic
#6BE795 #956BE7 #E7956B
tetradic
#6BE795 #6B7FE7 #E76BBD #E7D36B
square
#6BE795 #6B7FE7 #E76BBD #E7D36B
split-complementary
#6BE795 #D36BE7 #E76B7F
monochromatic
#1EBA53 #36DE6F #6BE795 #A0F0BB #D4F8E0
Accessibility & contrast
On white
1.56
#6BE795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#6BE795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE795
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE795 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D690
Deuteranopia (green-blind)
#D6CA9A
Tritanopia (blue-blind)
#4BE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be795; /* rgb */ color: rgb(107, 231, 149); /* oklch */ color: oklch(83.7% 0.161 152.4);
Tailwind
colors: {
custom: {
50: '#9eefb4',
500: '#6be795',
950: '#000000',
},
}SCSS
$custom: #6be795; $custom-light: #9eefb4; $custom-dark: #000000;
JSON
{
"hex": "#6be795",
"rgb": {
"r": 107,
"g": 231,
"b": 149
},
"hsl": {
"h": 140.323,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83658,
"c": 0.16074,
"h": 152.4
},
"luminance": 0.62448
}Semantic roles & 50–950 ramp
primary
#6BE795
secondary
#B93D8F
accent
#1192D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581