#6BE592#6BE592
#6BE592 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.161 H 151.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE592 |
|---|---|
| RGB | rgb(107, 229, 146) |
| HSL | hsl(139, 70%, 66%) |
| HSV | hsv(139, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 36.2%, 10.2%) |
| CIE-LAB | lab(82.51, -52.20, 30.35) |
| CIE-LCH | lch(82.51, 60.38, 149.83°) |
| OKLab | oklab(83.12% -0.1417 0.0759) |
| OKLCH | oklch(83.12% 0.161 151.8) |
| XYZ | xyz(39.2682, 61.2364, 36.9390) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE592 #E56BBE
analogous
#81E56B #6BE592 #6BE5CF
triadic
#6BE592 #926BE5 #E5926B
tetradic
#6BE592 #6B81E5 #E56BBE #E5CF6B
square
#6BE592 #6B81E5 #E56BBE #E5CF6B
split-complementary
#6BE592 #CF6BE5 #E56B81
monochromatic
#20B650 #37DC6C #6BE592 #9FEEB8 #D3F7DF
Accessibility & contrast
On white
1.59
#6BE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6BE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE592
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE592 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#4CE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be592; /* rgb */ color: rgb(107, 229, 146); /* oklch */ color: oklch(83.1% 0.161 151.8);
Tailwind
colors: {
custom: {
50: '#9eeeb2',
500: '#6be592',
950: '#000000',
},
}SCSS
$custom: #6be592; $custom-light: #9eeeb2; $custom-dark: #000000;
JSON
{
"hex": "#6be592",
"rgb": {
"r": 107,
"g": 229,
"b": 146
},
"hsl": {
"h": 139.18,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83115,
"c": 0.16074,
"h": 151.8
},
"luminance": 0.6124
}Semantic roles & 50–950 ramp
primary
#6BE592
secondary
#B63E90
accent
#1395D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581