#6BEE83#6BEE83
#6BEE83 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.187 H 147.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEE83 |
|---|---|
| RGB | rgb(107, 238, 131) |
| HSL | hsl(131, 79%, 68%) |
| HSV | hsv(131, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.95, -58.17, 41.02) |
| CIE-LCH | lch(84.95, 71.17, 144.81°) |
| OKLab | oklab(85.05% -0.1575 0.1004) |
| OKLCH | oklch(85.05% 0.187 147.5) |
| XYZ | xyz(40.7320, 65.9100, 32.0437) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.13
Spearmint
#1EF876
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEE83 #EE6BD6
analogous
#95EE6B #6BEE83 #6BEEC4
triadic
#6BEE83 #836BEE #EE836B
tetradic
#6BEE83 #6B95EE #EE6BD6 #EEC46B
square
#6BEE83 #6B95EE #EE6BD6 #EEC46B
split-complementary
#6BEE83 #C46BEE #EE6B95
monochromatic
#17C837 #34E855 #6BEE83 #A2F4B1 #D9FBDF
Accessibility & contrast
On white
1.48
#6BEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6BEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEE83
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEE83 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7B
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#4FE9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6bee83; /* rgb */ color: rgb(107, 238, 131); /* oklch */ color: oklch(85.0% 0.187 147.5);
Tailwind
colors: {
custom: {
50: '#9ff4a8',
500: '#6bee83',
950: '#000000',
},
}SCSS
$custom: #6bee83; $custom-light: #9ff4a8; $custom-dark: #000000;
JSON
{
"hex": "#6bee83",
"rgb": {
"r": 107,
"g": 238,
"b": 131
},
"hsl": {
"h": 130.992,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.85045,
"c": 0.18678,
"h": 147.5
},
"luminance": 0.65914
}Semantic roles & 50–950 ramp
primary
#6BEE83
secondary
#C538AB
accent
#0AB5DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580