#6BE593#6BE593
#6BE593 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.160 H 152.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE593 |
|---|---|
| RGB | rgb(107, 229, 147) |
| HSL | hsl(140, 70%, 66%) |
| HSV | hsv(140, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 35.8%, 10.2%) |
| CIE-LAB | lab(82.52, -52.02, 29.86) |
| CIE-LCH | lch(82.52, 59.98, 150.14°) |
| OKLab | oklab(83.14% -0.1412 0.0748) |
| OKLCH | oklch(83.14% 0.16 152.1) |
| XYZ | xyz(39.3463, 61.2676, 37.3505) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 4.61
Aqua Green
#12E193
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.84
Light Bluish Green
#76FDA8
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE593 #E56BBD
analogous
#80E56B #6BE593 #6BE5D0
triadic
#6BE593 #936BE5 #E5936B
tetradic
#6BE593 #6B80E5 #E56BBD #E5D06B
square
#6BE593 #6B80E5 #E56BBD #E5D06B
split-complementary
#6BE593 #D06BE5 #E56B80
monochromatic
#20B651 #37DC6D #6BE593 #9FEEB9 #D3F7DF
Accessibility & contrast
On white
1.58
#6BE593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6BE593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE593
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE593 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 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)
#E5D48E
Deuteranopia (green-blind)
#D4C998
Tritanopia (blue-blind)
#4CE2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be593; /* rgb */ color: rgb(107, 229, 147); /* oklch */ color: oklch(83.1% 0.160 152.1);
Tailwind
colors: {
custom: {
50: '#9eeeb3',
500: '#6be593',
950: '#000000',
},
}SCSS
$custom: #6be593; $custom-light: #9eeeb3; $custom-dark: #000000;
JSON
{
"hex": "#6be593",
"rgb": {
"r": 107,
"g": 229,
"b": 147
},
"hsl": {
"h": 139.672,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83135,
"c": 0.15982,
"h": 152.1
},
"luminance": 0.61271
}Semantic roles & 50–950 ramp
primary
#6BE593
secondary
#B63E8F
accent
#1394D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581