#6BE995#6BE995
#6BE995 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.163 H 152.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE995 |
|---|---|
| RGB | rgb(107, 233, 149) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.74, -53.29, 30.47) |
| CIE-LCH | lch(83.74, 61.38, 150.24°) |
| OKLab | oklab(84.14% -0.1446 0.0763) |
| OKLCH | oklch(84.14% 0.163 152.2) |
| XYZ | xyz(40.6241, 63.5700, 38.5574) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.36
Sea Green (survey)
#53FCA1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE995 #E96BBF
analogous
#80E96B #6BE995 #6BE9D4
triadic
#6BE995 #956BE9 #E9956B
tetradic
#6BE995 #6B80E9 #E96BBF #E9D46B
square
#6BE995 #6B80E9 #E96BBF #E9D46B
split-complementary
#6BE995 #D46BE9 #E96B80
monochromatic
#1CBD52 #36E16F #6BE995 #A0F1BB #D6F9E1
Accessibility & contrast
On white
1.53
#6BE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6BE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE995
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE995 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#4AE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be995; /* rgb */ color: rgb(107, 233, 149); /* oklch */ color: oklch(84.1% 0.163 152.2);
Tailwind
colors: {
custom: {
50: '#9ef1b4',
500: '#6be995',
950: '#000000',
},
}SCSS
$custom: #6be995; $custom-light: #9ef1b4; $custom-dark: #000000;
JSON
{
"hex": "#6be995",
"rgb": {
"r": 107,
"g": 233,
"b": 149
},
"hsl": {
"h": 140,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84143,
"c": 0.16349,
"h": 152.2
},
"luminance": 0.63574
}Semantic roles & 50–950 ramp
primary
#6BE995
secondary
#BC3C92
accent
#0F94D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581