#6BE994#6BE994
#6BE994 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.164 H 151.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE994 |
|---|---|
| RGB | rgb(107, 233, 148) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.72, -53.46, 30.96) |
| CIE-LCH | lch(83.72, 61.78, 149.93°) |
| OKLab | oklab(84.12% -0.1451 0.0774) |
| OKLCH | oklch(84.12% 0.164 151.9) |
| XYZ | xyz(40.5446, 63.5382, 38.1387) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.18
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Green Blue
#56FCA2
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE994 #E96BC0
analogous
#81E96B #6BE994 #6BE9D3
triadic
#6BE994 #946BE9 #E9946B
tetradic
#6BE994 #6B81E9 #E96BC0 #E9D36B
square
#6BE994 #6B81E9 #E96BC0 #E9D36B
split-complementary
#6BE994 #D36BE9 #E96B81
monochromatic
#1CBD51 #36E16D #6BE994 #A0F1BB #D6F9E1
Accessibility & contrast
On white
1.53
#6BE994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#6BE994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE994
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE994 | 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)
#EAD88E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#4AE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be994; /* rgb */ color: rgb(107, 233, 148); /* oklch */ color: oklch(84.1% 0.164 151.9);
Tailwind
colors: {
custom: {
50: '#9ef1b4',
500: '#6be994',
950: '#000000',
},
}SCSS
$custom: #6be994; $custom-light: #9ef1b4; $custom-dark: #000000;
JSON
{
"hex": "#6be994",
"rgb": {
"r": 107,
"g": 233,
"b": 148
},
"hsl": {
"h": 139.524,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84124,
"c": 0.16442,
"h": 151.9
},
"luminance": 0.63542
}Semantic roles & 50–950 ramp
primary
#6BE994
secondary
#BC3C93
accent
#0F95D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581