#6BF593#6BF593
#6BF593 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.182 H 150.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF593 |
|---|---|
| RGB | rgb(107, 245, 147) |
| HSL | hsl(137, 87%, 69%) |
| HSV | hsv(137, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(87.26, -58.35, 36.12) |
| CIE-LCH | lch(87.26, 68.62, 148.24°) |
| OKLab | oklab(87.02% -0.158 0.0896) |
| OKLCH | oklch(87.02% 0.182 150.4) |
| XYZ | xyz(43.9791, 70.5332, 38.8948) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF593 #F56BCD
analogous
#88F56B #6BF593 #6BF5D8
triadic
#6BF593 #936BF5 #F5936B
tetradic
#6BF593 #6B88F5 #F56BCD #F5D86B
square
#6BF593 #6B88F5 #F56BCD #F5D86B
split-complementary
#6BF593 #D86BF5 #F56B88
monochromatic
#0FD749 #32F169 #6BF593 #A4F9BD #DEFDE7
Accessibility & contrast
On white
1.39
#6BF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#6BF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF593
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF593 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#47F1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf593; /* rgb */ color: rgb(107, 245, 147); /* oklch */ color: oklch(87.0% 0.182 150.4);
Tailwind
colors: {
custom: {
50: '#a0f9b3',
500: '#6bf593',
950: '#000000',
},
}SCSS
$custom: #6bf593; $custom-light: #a0f9b3; $custom-dark: #000000;
JSON
{
"hex": "#6bf593",
"rgb": {
"r": 107,
"g": 245,
"b": 147
},
"hsl": {
"h": 137.391,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87015,
"c": 0.1816,
"h": 150.4
},
"luminance": 0.70537
}Semantic roles & 50–950 ramp
primary
#6BF593
secondary
#CE36A2
accent
#02A2E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581