#6BE596#6BE596
#6BE596 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.157 H 153.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE596 |
|---|---|
| RGB | rgb(107, 229, 150) |
| HSL | hsl(141, 70%, 66%) |
| HSV | hsv(141, 53%, 90%) |
| CMYK | cmyk(53.3%, 0%, 34.5%, 10.2%) |
| CIE-LAB | lab(82.57, -51.49, 28.40) |
| CIE-LCH | lch(82.57, 58.80, 151.12°) |
| OKLab | oklab(83.19% -0.1399 0.0713) |
| OKLCH | oklch(83.19% 0.157 153) |
| XYZ | xyz(39.5848, 61.3630, 38.6065) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.62
Light Bluish Green
#76FDA8
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE596 #E56BBA
analogous
#7DE56B #6BE596 #6BE5D3
triadic
#6BE596 #966BE5 #E5966B
tetradic
#6BE596 #6B7DE5 #E56BBA #E5D36B
square
#6BE596 #6B7DE5 #E56BBA #E5D36B
split-complementary
#6BE596 #D36BE5 #E56B7D
monochromatic
#20B655 #37DC71 #6BE596 #9FEEBB #D3F7E0
Accessibility & contrast
On white
1.58
#6BE596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#6BE596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE596
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE596 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#4BE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be596; /* rgb */ color: rgb(107, 229, 150); /* oklch */ color: oklch(83.2% 0.157 153.0);
Tailwind
colors: {
custom: {
50: '#9eeeb5',
500: '#6be596',
950: '#000000',
},
}SCSS
$custom: #6be596; $custom-light: #9eeeb5; $custom-dark: #000000;
JSON
{
"hex": "#6be596",
"rgb": {
"r": 107,
"g": 229,
"b": 150
},
"hsl": {
"h": 141.148,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.83193,
"c": 0.15705,
"h": 153
},
"luminance": 0.61366
}Semantic roles & 50–950 ramp
primary
#6BE596
secondary
#B63E8C
accent
#138FD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581