#6BE992#6BE992
#6BE992 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.166 H 151.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE992 |
|---|---|
| RGB | rgb(107, 233, 146) |
| HSL | hsl(139, 74%, 67%) |
| HSV | hsv(139, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 37.3%, 8.6%) |
| CIE-LAB | lab(83.69, -53.81, 31.93) |
| CIE-LCH | lch(83.69, 62.56, 149.32°) |
| OKLab | oklab(84.09% -0.1459 0.0797) |
| OKLCH | oklch(84.09% 0.166 151.4) |
| XYZ | xyz(40.3877, 63.4754, 37.3122) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE992 #E96BC2
analogous
#83E96B #6BE992 #6BE9D1
triadic
#6BE992 #926BE9 #E9926B
tetradic
#6BE992 #6B83E9 #E96BC2 #E9D16B
square
#6BE992 #6B83E9 #E96BC2 #E9D16B
split-complementary
#6BE992 #D16BE9 #E96B83
monochromatic
#1CBD4E #36E16B #6BE992 #A0F1B9 #D6F9E0
Accessibility & contrast
On white
1.53
#6BE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6BE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE992
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE992 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#4BE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6be992; /* rgb */ color: rgb(107, 233, 146); /* oklch */ color: oklch(84.1% 0.166 151.4);
Tailwind
colors: {
custom: {
50: '#9ef1b2',
500: '#6be992',
950: '#000000',
},
}SCSS
$custom: #6be992; $custom-light: #9ef1b2; $custom-dark: #000000;
JSON
{
"hex": "#6be992",
"rgb": {
"r": 107,
"g": 233,
"b": 146
},
"hsl": {
"h": 138.571,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.84087,
"c": 0.16626,
"h": 151.4
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#6BE992
secondary
#BC3C95
accent
#0F99D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581