#6BE883#6BE883
#6BE883 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.179 H 147.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE883 |
|---|---|
| RGB | rgb(107, 232, 131) |
| HSL | hsl(132, 73%, 66%) |
| HSV | hsv(132, 54%, 91%) |
| CMYK | cmyk(53.9%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(83.17, -55.84, 38.74) |
| CIE-LCH | lch(83.17, 67.97, 145.25°) |
| OKLab | oklab(83.58% -0.1513 0.0952) |
| OKLCH | oklch(83.58% 0.179 147.8) |
| XYZ | xyz(39.0142, 62.4744, 31.4711) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.66
Lightish Green
#61E160
ΔE00 4.44
Turquoise Green
#04F489
ΔE00 4.79
Minty Green
#0BF77D
ΔE00 5.00
Wintergreen
#20F986
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE883 #E86BD0
analogous
#92E86B #6BE883 #6BE8C2
triadic
#6BE883 #836BE8 #E8836B
tetradic
#6BE883 #6B92E8 #E86BD0 #E8C26B
square
#6BE883 #6B92E8 #E86BD0 #E8C26B
split-complementary
#6BE883 #C26BE8 #E86B92
monochromatic
#1DBB3C #36E057 #6BE883 #A0F0AF #D5F8DC
Accessibility & contrast
On white
1.56
#6BE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#6BE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE883
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE883 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#D9CB8A
Tritanopia (blue-blind)
#51E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6be883; /* rgb */ color: rgb(107, 232, 131); /* oklch */ color: oklch(83.6% 0.179 147.8);
Tailwind
colors: {
custom: {
50: '#9ef0a8',
500: '#6be883',
950: '#000000',
},
}SCSS
$custom: #6be883; $custom-light: #9ef0a8; $custom-dark: #000000;
JSON
{
"hex": "#6be883",
"rgb": {
"r": 107,
"g": 232,
"b": 131
},
"hsl": {
"h": 131.52,
"s": 73.099,
"l": 66.471
},
"oklch": {
"l": 0.8358,
"c": 0.17873,
"h": 147.8
},
"luminance": 0.62478
}Semantic roles & 50–950 ramp
primary
#6BE883
secondary
#BB3CA3
accent
#10AFD5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580